summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2011-08-05 08:43:26 +0000
committerAlbrecht Schlosser <albrechts.fltk@online.de>2011-08-05 08:43:26 +0000
commitb9e2720061626691f88b82d57c054eb2af27edb1 (patch)
tree96ab112916fac0a7fc5efced1a342eba17575d16 /test
parente3a53da439a8fb243074b8b37ee7f5a2ddcccbb1 (diff)
Added missing svn properties to test/rotated_text.cxx
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8915 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'test')
-rw-r--r--test/rotated_text.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/rotated_text.cxx b/test/rotated_text.cxx
index e6bb014f4..0d2eb7f62 100644
--- a/test/rotated_text.cxx
+++ b/test/rotated_text.cxx
@@ -1,5 +1,5 @@
//
-// "$Id: label.cxx 6626 2009-01-12 14:52:45Z fabien $"
+// "$Id$"
//
// Label test program for the Fast Light Tool Kit (FLTK).
//
@@ -215,5 +215,5 @@ int main(int argc, char **argv) {
}
//
-// End of "$Id: label.cxx 6626 2009-01-12 14:52:45Z fabien $".
+// End of "$Id$".
//