summaryrefslogtreecommitdiff
path: root/src/cgdebug.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cgdebug.h')
-rw-r--r--src/cgdebug.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/cgdebug.h b/src/cgdebug.h
index 777fcc8..469beb5 100644
--- a/src/cgdebug.h
+++ b/src/cgdebug.h
@@ -1,9 +1,9 @@
//
-// "$Id: cgdebug.h 6951 2009-12-06 22:21:55Z matt $"
+// "$Id: cgdebug.h 7913 2010-11-29 18:18:27Z greg.ercolano $"
//
// OS X Core Graphics debugging help for the Fast Light Tool Kit (FLTK).
//
-// Copyright 1998-2009 by Bill Spitzak and others.
+// Copyright 1998-2010 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@@ -210,6 +210,6 @@ inline void dbgCGContextRestoreGState(CGContextRef context)
#endif
//
-// End of "$Id: cgdebug.h 6951 2009-12-06 22:21:55Z matt $".
+// End of "$Id: cgdebug.h 7913 2010-11-29 18:18:27Z greg.ercolano $".
//