# HG changeset patch # User Stefan Karlsson # Date 1270903269 -3600 # Node ID 4d3a43b14b0af9a1ee4f4a18ad6f41fd4b8ef0e2 # Parent 3f7820104248383f45c9ea6d112d51686445775c Got rid of some trivial warnings (nested comments and tokens after #endif). diff -r 3f7820104248 -r 4d3a43b14b0a helix_ren/helix_stub/MMFScalingCustomCommands/inc/MMFScalingCustomCommandConstants.h --- a/helix_ren/helix_stub/MMFScalingCustomCommands/inc/MMFScalingCustomCommandConstants.h Sun Mar 14 13:10:55 2010 +0000 +++ b/helix_ren/helix_stub/MMFScalingCustomCommands/inc/MMFScalingCustomCommandConstants.h Sat Apr 10 13:41:09 2010 +0100 @@ -44,4 +44,4 @@ EMMFStretch } TMMFScalingType; -#endif __MMFSCALINGCUSTOMCOMMANDCONSTANTS_H +#endif // __MMFSCALINGCUSTOMCOMMANDCONSTANTS_H