2
0
Эх сурвалжийг харах

fix nonstandard syntax on #endif

David Rose 19 жил өмнө
parent
commit
2d634cd9d0

+ 1 - 1
panda/src/gobj/shaderExpansion.cxx

@@ -1125,7 +1125,7 @@ cg_compile_for(const ShaderCaps &caps,
 
   return true;
 }
-#endif HAVE_CG
+#endif  // HAVE_CG
 
 ////////////////////////////////////////////////////////////////////
 //  Function: ShaderExpansion::Constructor