diff options
Diffstat (limited to 'ppdc/genstrings.cxx')
-rw-r--r-- | ppdc/genstrings.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ppdc/genstrings.cxx b/ppdc/genstrings.cxx index 616e3b17..dee4b558 100644 --- a/ppdc/genstrings.cxx +++ b/ppdc/genstrings.cxx @@ -1,5 +1,5 @@ // -// "$Id: genstrings.cxx 9793 2011-05-20 03:49:49Z mike $" +// "$Id: genstrings.cxx 3275 2011-05-20 07:26:13Z msweet $" // // GNU gettext message generator for the CUPS PPD Compiler. // @@ -211,5 +211,5 @@ write_cstring(const char *s) /* I - String to write */ // -// End of "$Id: genstrings.cxx 9793 2011-05-20 03:49:49Z mike $". +// End of "$Id: genstrings.cxx 3275 2011-05-20 07:26:13Z msweet $". // |