diff options
Diffstat (limited to 'ppdc/ppdc-array.cxx')
-rw-r--r-- | ppdc/ppdc-array.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ppdc/ppdc-array.cxx b/ppdc/ppdc-array.cxx index 688f56c46..6cc853d71 100644 --- a/ppdc/ppdc-array.cxx +++ b/ppdc/ppdc-array.cxx @@ -1,5 +1,5 @@ // -// "$Id$" +// "$Id: ppdc-array.cxx 11984 2014-07-02 13:16:59Z msweet $" // // Array class for the CUPS PPD Compiler. // @@ -155,5 +155,5 @@ ppdcArray::remove(ppdcShared *d) // I - Data element // -// End of "$Id$". +// End of "$Id: ppdc-array.cxx 11984 2014-07-02 13:16:59Z msweet $". // |