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 fcef51b2..603ceb61 100644 --- a/ppdc/ppdc-array.cxx +++ b/ppdc/ppdc-array.cxx @@ -1,5 +1,5 @@ // -// "$Id: ppdc-array.cxx 1378 2009-04-08 03:17:45Z msweet $" +// "$Id: ppdc-array.cxx 11173 2013-07-23 12:31:34Z msweet $" // // Array class for the CUPS PPD Compiler. // @@ -164,5 +164,5 @@ ppdcArray::remove(ppdcShared *d) // I - Data element // -// End of "$Id: ppdc-array.cxx 1378 2009-04-08 03:17:45Z msweet $". +// End of "$Id: ppdc-array.cxx 11173 2013-07-23 12:31:34Z msweet $". // |