diff options
| author | Ian MacArthur <imacarthur@gmail.com> | 2010-01-14 19:38:23 +0000 |
|---|---|---|
| committer | Ian MacArthur <imacarthur@gmail.com> | 2010-01-14 19:38:23 +0000 |
| commit | c193aa13aa043b2c884ce9cca97fd7203e7b9838 (patch) | |
| tree | d8f9e3f95e74c3c25dd40ff01888058a87baaae6 /src/Fl_Native_File_Chooser_FLTK.cxx | |
| parent | 7c3ae1559b15b73387c00e9c6dfa3b032144b60e (diff) | |
More Native File Chooser stuff.
The end of file Id tags aren't expanding correctly - looks like a typo.
This is an attempt to fix that!
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7001 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/Fl_Native_File_Chooser_FLTK.cxx')
| -rw-r--r-- | src/Fl_Native_File_Chooser_FLTK.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_Native_File_Chooser_FLTK.cxx b/src/Fl_Native_File_Chooser_FLTK.cxx index e77e18700..5649c7f7e 100644 --- a/src/Fl_Native_File_Chooser_FLTK.cxx +++ b/src/Fl_Native_File_Chooser_FLTK.cxx @@ -391,5 +391,5 @@ void FNFC_CLASS::remove_hidden_files(Fl_File_Browser *my_fileList) } // -// End of "$Id:". +// End of "$Id$". // |
