diff options
Diffstat (limited to 'ppdc/ppdc-string.cxx')
-rw-r--r-- | ppdc/ppdc-string.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ppdc/ppdc-string.cxx b/ppdc/ppdc-string.cxx index 32707ab5..f9dfb9ef 100644 --- a/ppdc/ppdc-string.cxx +++ b/ppdc/ppdc-string.cxx @@ -1,5 +1,5 @@ // -// "$Id: ppdc-string.cxx 1556 2009-06-10 19:02:58Z msweet $" +// "$Id: ppdc-string.cxx 11173 2013-07-23 12:31:34Z msweet $" // // Shared string class for the CUPS PPD Compiler. // @@ -58,5 +58,5 @@ ppdcString::~ppdcString() // -// End of "$Id: ppdc-string.cxx 1556 2009-06-10 19:02:58Z msweet $". +// End of "$Id: ppdc-string.cxx 11173 2013-07-23 12:31:34Z msweet $". // |