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
This commit is contained in:
Albrecht Schlosser 2011-08-05 08:43:26 +00:00
parent e3a53da439
commit b9e2720061

View File

@ -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$".
//