diff options
Diffstat (limited to 'examples/testppdx.c')
-rw-r--r-- | examples/testppdx.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/testppdx.c b/examples/testppdx.c index b11317f5..372f3d55 100644 --- a/examples/testppdx.c +++ b/examples/testppdx.c @@ -1,5 +1,5 @@ /* - * "$Id: testppdx.c 10459 2012-05-09 22:34:27Z mike $" + * "$Id: testppdx.c 3833 2012-05-23 22:51:18Z msweet $" * * Test program for PPD data encoding example code. * @@ -113,5 +113,5 @@ main(void) /* - * End of "$Id: testppdx.c 10459 2012-05-09 22:34:27Z mike $". + * End of "$Id: testppdx.c 3833 2012-05-23 22:51:18Z msweet $". */ |