diff options
Diffstat (limited to 'cgi-bin/testhi.c')
-rw-r--r-- | cgi-bin/testhi.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cgi-bin/testhi.c b/cgi-bin/testhi.c index ce1b94b01..9feed6bb7 100644 --- a/cgi-bin/testhi.c +++ b/cgi-bin/testhi.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: testhi.c 10996 2013-05-29 11:51:34Z msweet $" * * Help index test program for CUPS. * @@ -109,5 +109,5 @@ list_nodes(const char *title, /* I - Title string */ /* - * End of "$Id$". + * End of "$Id: testhi.c 10996 2013-05-29 11:51:34Z msweet $". */ |