# HG changeset patch # User Stefan Karlsson # Date 1270903232 -3600 # Node ID 1c7b0f9777f7bf8c26cdb841182f6894fc938637 # Parent 82f48373d3dd44238f2e0745209070a071643fe8 Got rid of some trivial warnings (nested comments and tokens after #endif). diff -r 82f48373d3dd -r 1c7b0f9777f7 videditor/SimpleVideoEditor/inc/DummyControl.h --- a/videditor/SimpleVideoEditor/inc/DummyControl.h Sun Mar 28 16:36:29 2010 +0100 +++ b/videditor/SimpleVideoEditor/inc/DummyControl.h Sat Apr 10 13:40:32 2010 +0100 @@ -43,4 +43,4 @@ }; -#endif _DUMMYCONTROL_H_ +#endif // _DUMMYCONTROL_H_