Fix compiler warnings.
This commit is contained in:
@@ -157,7 +157,7 @@ struct Frame
|
||||
|
||||
//! Name of the frame
|
||||
char name [ 16 ] ;
|
||||
} PACK_STRUCT;
|
||||
} /*PACK_STRUCT*/;
|
||||
|
||||
// ---------------------------------------------------------------------------
|
||||
/** \brief Data structure for a MDC triangle
|
||||
|
||||
Reference in New Issue
Block a user