summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorManolo Gouy <Manolo>2017-09-03 13:20:52 +0000
committerManolo Gouy <Manolo>2017-09-03 13:20:52 +0000
commitd6349e180af6701ad927eee3f0376258f42c8d7b (patch)
treed5a733d89e2e158090daf8ec1a806c135989d31d /src
parent227b04059050f8b76fb57a1ed1e7118e9621efe5 (diff)
Set svn:keywords
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12415 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src')
-rw-r--r--src/Fl_SVG_Image.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Fl_SVG_Image.cxx b/src/Fl_SVG_Image.cxx
index 0e04f8201..b75b76047 100644
--- a/src/Fl_SVG_Image.cxx
+++ b/src/Fl_SVG_Image.cxx
@@ -1,5 +1,5 @@
//
-// "$Id: Fl_SVG_Image.cxx 12239 2017-05-17 11:54:18Z manolo $"
+// "$Id$"
//
// SVG image code for the Fast Light Tool Kit (FLTK).
//
@@ -202,5 +202,5 @@ int Fl_SVG_Image::draw_scaled_(int X, int Y, int W, int H) {
//
-// End of "$Id: Fl_SVG_Image.cxx 12239 2017-05-17 11:54:18Z manolo $".
+// End of "$Id$".
//