- Fix GCC warning warning: "/*" within comment [-Wcomment].

This commit is contained in:
Mitchell Richters 2021-12-24 11:35:42 +11:00 committed by Christoph Oelckers
parent e15c887f90
commit a1900253e5

View file

@ -1,5 +1,4 @@
/* /*
/*
** sectorgeometry.cpp ** sectorgeometry.cpp
** **
** caches the triangle meshes used for rendering sector planes. ** caches the triangle meshes used for rendering sector planes.