diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2017-03-12 15:12:35 +0000 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2017-03-12 15:12:35 +0000 |
| commit | 3311119335076142f4c1bf317294e1e1ff17d47f (patch) | |
| tree | dfb2954768f67b4bbea04b76b22cb917b0485639 /src | |
| parent | a1d555bd8014679843e6f9c53f33d301b49326b8 (diff) | |
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
Diffstat (limited to 'src')
| -rw-r--r-- | src/Fl_Widget_Surface.cxx | 4 | ||||
| -rw-r--r-- | src/xutf8/case.c | 2 | ||||
| -rw-r--r-- | src/xutf8/is_right2left.c | 2 | ||||
| -rw-r--r-- | src/xutf8/is_spacing.c | 2 | ||||
| -rw-r--r-- | src/xutf8/keysym2Ucs.c | 2 | ||||
| -rw-r--r-- | src/xutf8/test.c | 2 | ||||
| -rw-r--r-- | src/xutf8/test2.c | 2 | ||||
| -rw-r--r-- | src/xutf8/utils/conv_gen.c | 2 | ||||
| -rw-r--r-- | src/xutf8/utils/convert_map.c | 2 | ||||
| -rw-r--r-- | src/xutf8/utils/create_table.c | 2 |
10 files changed, 11 insertions, 11 deletions
diff --git a/src/Fl_Widget_Surface.cxx b/src/Fl_Widget_Surface.cxx index 547df69d3..5629bd4e3 100644 --- a/src/Fl_Widget_Surface.cxx +++ b/src/Fl_Widget_Surface.cxx @@ -1,5 +1,5 @@ // -// "$Id: Fl_Widget_Surface.cxx 11217 2016-02-25 17:56:48Z manolo $" +// "$Id$" // // Drivers code for the Fast Light Tool Kit (FLTK). // @@ -206,5 +206,5 @@ void Fl_Widget_Surface::draw_decorated_window(Fl_Window *win, int x_offset, int } // -// End of "$Id: Fl_Widget_Surface.cxx 11217 2016-02-25 17:56:48Z manolo $". +// End of "$Id$". // diff --git a/src/xutf8/case.c b/src/xutf8/case.c index e6589cc5b..5fce6b570 100644 --- a/src/xutf8/case.c +++ b/src/xutf8/case.c @@ -1,5 +1,5 @@ /* - * "$Id: $" + * "$Id$" * * Author: Jean-Marc Lienher ( http://oksid.ch ) * Copyright 2000-2010 by O'ksi'D. diff --git a/src/xutf8/is_right2left.c b/src/xutf8/is_right2left.c index c36a0829b..9f8e44fe4 100644 --- a/src/xutf8/is_right2left.c +++ b/src/xutf8/is_right2left.c @@ -1,4 +1,4 @@ -/* "$Id: $" +/* "$Id$" * * Author: Jean-Marc Lienher ( http://oksid.ch ) * Copyright 2000-2010 by O'ksi'D. diff --git a/src/xutf8/is_spacing.c b/src/xutf8/is_spacing.c index 72e4df4e8..c17dc2b60 100644 --- a/src/xutf8/is_spacing.c +++ b/src/xutf8/is_spacing.c @@ -1,4 +1,4 @@ -/* "$Id: $" +/* "$Id$" * * Author: Jean-Marc Lienher ( http://oksid.ch ) * Copyright 2000-2010 by O'ksi'D. diff --git a/src/xutf8/keysym2Ucs.c b/src/xutf8/keysym2Ucs.c index aa46eef77..0c7c6c1f4 100644 --- a/src/xutf8/keysym2Ucs.c +++ b/src/xutf8/keysym2Ucs.c @@ -1,4 +1,4 @@ -/* "$Id: $" +/* "$Id$" * * Author: Jean-Marc Lienher ( http://oksid.ch ) * Copyright 2000-2003 by O'ksi'D. diff --git a/src/xutf8/test.c b/src/xutf8/test.c index ceab23000..6140afbc6 100644 --- a/src/xutf8/test.c +++ b/src/xutf8/test.c @@ -1,4 +1,4 @@ -/* "$Id: $" +/* "$Id$" * * Author: Jean-Marc Lienher ( http://oksid.ch ) * Copyright 2000-2003 by O'ksi'D. diff --git a/src/xutf8/test2.c b/src/xutf8/test2.c index d43b9e862..635578058 100644 --- a/src/xutf8/test2.c +++ b/src/xutf8/test2.c @@ -1,4 +1,4 @@ -/* "$Id: $" +/* "$Id$" * * Author: Jean-Marc Lienher ( http://oksid.ch ) * Copyright 2000-2003 by O'ksi'D. diff --git a/src/xutf8/utils/conv_gen.c b/src/xutf8/utils/conv_gen.c index 1c59f9248..833790269 100644 --- a/src/xutf8/utils/conv_gen.c +++ b/src/xutf8/utils/conv_gen.c @@ -1,4 +1,4 @@ -/* "$Id: $" +/* "$Id$" * * Author: Jean-Marc Lienher ( http://oksid.ch ) * Copyright 2000-2003 by O'ksi'D. diff --git a/src/xutf8/utils/convert_map.c b/src/xutf8/utils/convert_map.c index 9dc137400..c672d5423 100644 --- a/src/xutf8/utils/convert_map.c +++ b/src/xutf8/utils/convert_map.c @@ -1,4 +1,4 @@ -/* "$Id: $" +/* "$Id$" * * Author: Jean-Marc Lienher ( http://oksid.ch ) * Copyright 2000-2003 by O'ksi'D. diff --git a/src/xutf8/utils/create_table.c b/src/xutf8/utils/create_table.c index 81783f316..bf75631a5 100644 --- a/src/xutf8/utils/create_table.c +++ b/src/xutf8/utils/create_table.c @@ -1,4 +1,4 @@ -/* "$Id: $" +/* "$Id$" * * Author: Jean-Marc Lienher ( http://oksid.ch ) * Copyright 2000-2003 by O'ksi'D. |
