Changed: #825 Fixed warning/error about C++ comment blocks in C code.

This commit is contained in:
Matt Raykowski 2010-08-20 08:44:58 -05:00
parent 30b6b25f58
commit a3802bdc11

View file

@ -4,7 +4,7 @@
extern "C" { extern "C" {
#endif #endif
// ---------------------------------------------------------------------------------------------------------------------------------- /* ---------------------------------------------------------------------------------------------------------------------------------- */
typedef struct PIC_PICTURE typedef struct PIC_PICTURE
{ {