diff options
| author | Manolo Gouy <Manolo> | 2014-05-24 16:29:39 +0000 |
|---|---|---|
| committer | Manolo Gouy <Manolo> | 2014-05-24 16:29:39 +0000 |
| commit | 90ba43b16cbee60d2b9a28f50277b443fc6ccd54 (patch) | |
| tree | 6f5ac3ff4bdafe98be16298c859354d72add4e6a | |
| parent | b8cc8eb48d320ca51519cbfc22489ab11429b61f (diff) | |
Reset file header and footer.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10173 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
| -rw-r--r-- | examples/clipboard.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/clipboard.cxx b/examples/clipboard.cxx index aa71a3998..c75705875 100644 --- a/examples/clipboard.cxx +++ b/examples/clipboard.cxx @@ -1,5 +1,5 @@ // -// "$Id: clipboard.cxx 9869 2013-04-09 20:11:28Z greg.ercolano $" +// "$Id$" // // Clipboard display test application for the Fast Light Tool Kit (FLTK). // @@ -164,5 +164,5 @@ int main() } // -// End of "$Id: $". +// End of "$Id$". // |
