diff options
Diffstat (limited to 'src/aimm.h')
| -rw-r--r-- | src/aimm.h | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/src/aimm.h b/src/aimm.h index 2acd5d96f..1ee9e6ce9 100644 --- a/src/aimm.h +++ b/src/aimm.h @@ -1,3 +1,6 @@ +// +// "$Id$" +// // Standard dialog header file for the UTF-8 Fast Light Tool Kit (FLTK-UTF8). // // Copyright 2009 by Bill Spitzak and others. @@ -423,6 +426,6 @@ extern "C" __declspec(dllimport) long __stdcall CoCreateInstance(const GUID & rc #endif -/* - * End of "$Id$". - */ +// +// End of "$Id$". +// |
