diff options
Diffstat (limited to 'examples/ppdx.h')
-rw-r--r-- | examples/ppdx.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/ppdx.h b/examples/ppdx.h index e6cc7786..14f34b34 100644 --- a/examples/ppdx.h +++ b/examples/ppdx.h @@ -1,5 +1,5 @@ /* - * "$Id: ppdx.h 10459 2012-05-09 22:34:27Z mike $" + * "$Id: ppdx.h 3833 2012-05-23 22:51:18Z msweet $" * * Header for PPD data encoding example code. * @@ -78,5 +78,5 @@ extern void ppdxWriteData(const char *name, const void *data, #endif /* !_PPDX_H */ /* - * End of "$Id: ppdx.h 10459 2012-05-09 22:34:27Z mike $". + * End of "$Id: ppdx.h 3833 2012-05-23 22:51:18Z msweet $". */ |