diff options
Diffstat (limited to 'backend/runloop.c')
-rw-r--r-- | backend/runloop.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/backend/runloop.c b/backend/runloop.c index 2a0ec5f9c..2d16a0118 100644 --- a/backend/runloop.c +++ b/backend/runloop.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: runloop.c 11984 2014-07-02 13:16:59Z msweet $" * * Common run loop APIs for CUPS backends. * @@ -528,5 +528,5 @@ backendWaitLoop( /* - * End of "$Id$". + * End of "$Id: runloop.c 11984 2014-07-02 13:16:59Z msweet $". */ |