summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorManolo Gouy <Manolo>2011-01-02 15:31:09 +0000
committerManolo Gouy <Manolo>2011-01-02 15:31:09 +0000
commit29b06ba51bfda2a44b77bb0ebdab6dc8fe989d26 (patch)
tree3d6c188a84707e7927559b0d38e3abac81b07900 /test
parent335eb340ca9cd76079a45868c64c160d100cca2e (diff)
set file properties.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8171 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'test')
-rw-r--r--test/utf8.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/utf8.cxx b/test/utf8.cxx
index d5db92698..b5ba56fab 100644
--- a/test/utf8.cxx
+++ b/test/utf8.cxx
@@ -1,5 +1,5 @@
//
-// "$Id: $"
+// "$Id$"
//
// UTF-8 test program for the Fast Light Tool Kit (FLTK).
//
@@ -714,5 +714,5 @@ int main(int argc, char** argv)
}
//
-// End of "$Id: $".
+// End of "$Id$".
//