summaryrefslogtreecommitdiff
path: root/src/aimm.h
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2009-11-18 12:43:21 +0000
committerAlbrecht Schlosser <albrechts.fltk@online.de>2009-11-18 12:43:21 +0000
commitad473c8208aea1bea379190ddf3cde1c473e4afc (patch)
tree8f910605994a62d7158bca2f671df2814585afbd /src/aimm.h
parent4fa7fde79080da1658f895fbc10aced543828a09 (diff)
Added missing svn properties and $Id$ tags.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6943 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/aimm.h')
-rw-r--r--src/aimm.h9
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$".
+//