summaryrefslogtreecommitdiff
path: root/test/bitmap.cxx
diff options
context:
space:
mode:
authorAaron M. Ucko <ucko@debian.org>2007-05-20 01:20:30 +0000
committerAaron M. Ucko <ucko@debian.org>2007-05-20 01:20:30 +0000
commitda5f6f8dd1f87d32cea2f882d251ebaecc3c7629 (patch)
tree5772cc71ce588e5cbdbb7e458e2c5876dcbc8fcc /test/bitmap.cxx
parentee19f9cc1847049ccb983313bb11df47d253df16 (diff)
parent9b5d5801c27165ad47245acb580f30b8ce2d20b4 (diff)
Merge new upstream snapshot / release candidate (1.1.8~r5840) into trunk.
Diffstat (limited to 'test/bitmap.cxx')
-rw-r--r--test/bitmap.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/bitmap.cxx b/test/bitmap.cxx
index bf347e1..d743d52 100644
--- a/test/bitmap.cxx
+++ b/test/bitmap.cxx
@@ -1,5 +1,5 @@
//
-// "$Id: bitmap.cxx 4288 2005-04-16 00:13:17Z mike $"
+// "$Id: bitmap.cxx 5519 2006-10-11 03:12:15Z mike $"
//
// Bitmap label test program for the Fast Light Tool Kit (FLTK).
//
@@ -143,5 +143,5 @@ int main(int argc, char **argv) {
}
//
-// End of "$Id: bitmap.cxx 4288 2005-04-16 00:13:17Z mike $".
+// End of "$Id: bitmap.cxx 5519 2006-10-11 03:12:15Z mike $".
//