diff options
Diffstat (limited to 'backend/testbackend.c')
-rw-r--r-- | backend/testbackend.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/backend/testbackend.c b/backend/testbackend.c index bff39ebe..065c27ad 100644 --- a/backend/testbackend.c +++ b/backend/testbackend.c @@ -1,5 +1,5 @@ /* - * "$Id: testbackend.c 3755 2012-03-30 05:59:14Z msweet $" + * "$Id: testbackend.c 11173 2013-07-23 12:31:34Z msweet $" * * Backend test program for CUPS. * @@ -672,5 +672,5 @@ walk_cb(const char *oid, /* I - OID */ /* - * End of "$Id: testbackend.c 3755 2012-03-30 05:59:14Z msweet $". + * End of "$Id: testbackend.c 11173 2013-07-23 12:31:34Z msweet $". */ |