From 535fc7203532dd4d37b3235b5d70a847076071a3 Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Tue, 2 Sep 2014 09:12:32 +0000 Subject: Fixed header/footer lines git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10262 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- examples/shapedwindow.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples') diff --git a/examples/shapedwindow.cxx b/examples/shapedwindow.cxx index 9426c5d7b..0c489a31e 100644 --- a/examples/shapedwindow.cxx +++ b/examples/shapedwindow.cxx @@ -1,5 +1,5 @@ // -// "$Id" +// "$Id$" // // shapedwindow example source file for the Fast Light Tool Kit (FLTK). // @@ -121,5 +121,5 @@ int main(int argc, char **argv) { } // -// End of "$Id". +// End of "$Id$". // -- cgit v1.2.3