From 3311119335076142f4c1bf317294e1e1ff17d47f Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sun, 12 Mar 2017 15:12:35 +0000 Subject: Fix svn attributes of *.c, *.cxx, *.cmake and others. - set svn:keywords Id - set svn:eol-style native git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12193 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- test/cairo_test.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test') diff --git a/test/cairo_test.cxx b/test/cairo_test.cxx index 293dfacb9..62c4b0db7 100644 --- a/test/cairo_test.cxx +++ b/test/cairo_test.cxx @@ -1,5 +1,5 @@ // -// "$Id: arc.cxx 5115 2006-05-12 16:00:00Z fabien $" +// "$Id$" // // Arc drawing test program for the Fast Light Tool Kit (FLTK). // @@ -157,5 +157,5 @@ int main(int argc, char** argv) { #endif // -// End of "$Id: arc.cxx 5115 2006-05-12 16:00:00Z fabien $". +// End of "$Id$". // -- cgit v1.2.3