diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2018-03-02 20:16:51 +0000 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2018-03-02 20:16:51 +0000 |
| commit | 4b00b0f3209a3806d887de595030fa777800ece2 (patch) | |
| tree | eefae96c904cabb21a796f9ed7fc99cd609f3db7 /FL/android.H | |
| parent | b9dac8f6f6f5fa9a1b45f53415480449f48300b2 (diff) | |
Set svn properties on new Android source files.
The Android example files in directory Android/... are not touched.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12702 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'FL/android.H')
| -rw-r--r-- | FL/android.H | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/FL/android.H b/FL/android.H index 51a55ca7c..43ccc0554 100644 --- a/FL/android.H +++ b/FL/android.H @@ -1,5 +1,5 @@ // -// "$Id: android.H 12643 2018-01-31 22:49:52Z AlbrechtS $" +// "$Id$" // // Template header file for the Fast Light Tool Kit (FLTK). // @@ -34,5 +34,5 @@ typedef void *Window; // used by fl_find(), fl_xid() and class Fl_X extern void *fl_gc; // -// End of "$Id: android.H 12643 2018-01-31 22:49:52Z AlbrechtS $". +// End of "$Id$". // |
