diff options
author | Didier Raboud <odyx@debian.org> | 2012-10-25 21:07:57 +0200 |
---|---|---|
committer | Didier Raboud <odyx@debian.org> | 2012-10-25 21:07:57 +0200 |
commit | 81ab83f382660bc7980ae954725c4ebf28764b03 (patch) | |
tree | 523268f698a63a8fd44f3491d94d140266b2403b /ppdc/ppdc-file.cxx | |
parent | a75966e33dbc3e3e096338fd332f515cb313b58a (diff) | |
download | cups-upstream/1.6.0.tar.gz |
Imported Upstream version 1.6.0upstream/1.6.0
Diffstat (limited to 'ppdc/ppdc-file.cxx')
-rw-r--r-- | ppdc/ppdc-file.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ppdc/ppdc-file.cxx b/ppdc/ppdc-file.cxx index 0e373f9e..af47b8e7 100644 --- a/ppdc/ppdc-file.cxx +++ b/ppdc/ppdc-file.cxx @@ -1,5 +1,5 @@ // -// "$Id: ppdc-file.cxx 10338 2012-03-07 06:05:39Z mike $" +// "$Id: ppdc-file.cxx 10335 2012-03-07 05:58:19Z mike $" // // File class for the CUPS PPD Compiler. // @@ -106,5 +106,5 @@ ppdcFile::peek() // -// End of "$Id: ppdc-file.cxx 10338 2012-03-07 06:05:39Z mike $". +// End of "$Id: ppdc-file.cxx 10335 2012-03-07 05:58:19Z mike $". // |