diff options
| author | Greg Ercolano <erco@seriss.com> | 2016-07-20 18:40:49 +0000 |
|---|---|---|
| committer | Greg Ercolano <erco@seriss.com> | 2016-07-20 18:40:49 +0000 |
| commit | aa5ac8656d89626841f1e236d0883577537736db (patch) | |
| tree | 227c80e7f47d26146f541eb5d6d5c1ecfbc3b193 /fluid/ExternalCodeEditor_WIN32.cxx | |
| parent | d1dd240bd40999b1fa7d6deacb4bdf69b1f7a6a0 (diff) | |
svn property mods..
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11839 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'fluid/ExternalCodeEditor_WIN32.cxx')
| -rw-r--r-- | fluid/ExternalCodeEditor_WIN32.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fluid/ExternalCodeEditor_WIN32.cxx b/fluid/ExternalCodeEditor_WIN32.cxx index 767fd81f7..53170b643 100644 --- a/fluid/ExternalCodeEditor_WIN32.cxx +++ b/fluid/ExternalCodeEditor_WIN32.cxx @@ -1,5 +1,5 @@ // -// "$Id: ExternalCodeEditor_WIN32.cxx 10800 2016-07-10 00:00:00Z greg.ercolano $". +// "$Id$". // // External code editor management class for Windows // @@ -544,5 +544,5 @@ int ExternalCodeEditor::editors_open() { #endif /* WIN32 */ // -// End of "$Id: ExternalCodeEditor_WIN32.cxx 10800 2016-07-10 00:00:00Z greg.ercolano $". +// End of "$Id$". // |
