diff options
Diffstat (limited to 'ppdc/ppdc-variable.cxx')
-rw-r--r-- | ppdc/ppdc-variable.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ppdc/ppdc-variable.cxx b/ppdc/ppdc-variable.cxx index d60ef72f..22b926c3 100644 --- a/ppdc/ppdc-variable.cxx +++ b/ppdc/ppdc-variable.cxx @@ -1,5 +1,5 @@ // -// "$Id: ppdc-variable.cxx 1378 2009-04-08 03:17:45Z msweet $" +// "$Id: ppdc-variable.cxx 11173 2013-07-23 12:31:34Z msweet $" // // Variable class for the CUPS PPD Compiler. // @@ -67,5 +67,5 @@ ppdcVariable::set_value(const char *v) // -// End of "$Id: ppdc-variable.cxx 1378 2009-04-08 03:17:45Z msweet $". +// End of "$Id: ppdc-variable.cxx 11173 2013-07-23 12:31:34Z msweet $". // |