summaryrefslogtreecommitdiff
path: root/fluid/ExternalCodeEditor_UNIX.cxx
diff options
context:
space:
mode:
authorGreg Ercolano <erco@seriss.com>2016-07-20 18:40:49 +0000
committerGreg Ercolano <erco@seriss.com>2016-07-20 18:40:49 +0000
commitaa5ac8656d89626841f1e236d0883577537736db (patch)
tree227c80e7f47d26146f541eb5d6d5c1ecfbc3b193 /fluid/ExternalCodeEditor_UNIX.cxx
parentd1dd240bd40999b1fa7d6deacb4bdf69b1f7a6a0 (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_UNIX.cxx')
-rw-r--r--fluid/ExternalCodeEditor_UNIX.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/fluid/ExternalCodeEditor_UNIX.cxx b/fluid/ExternalCodeEditor_UNIX.cxx
index e0d230d65..58225fc88 100644
--- a/fluid/ExternalCodeEditor_UNIX.cxx
+++ b/fluid/ExternalCodeEditor_UNIX.cxx
@@ -1,5 +1,5 @@
//
-// "$Id: ExternalCodeEditor_UNIX.cxx 10800 2016-07-10 00:00:00Z greg.ercolano $".
+// "$Id$".
//
// External code editor management class for Unix
//
@@ -432,5 +432,5 @@ int ExternalCodeEditor::editors_open() {
#endif /* !WIN32 */
//
-// End of "$Id: ExternalCodeEditor_UNIX.cxx 10800 2016-07-10 00:00:00Z greg.ercolano $".
+// End of "$Id$".
//