]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - scheduler/dirsvc.c
Remove all of the Subversion keywords from various source files.
[thirdparty/cups.git] / scheduler / dirsvc.c
index 71a002cd123a337cee8462dfc7b0b704818bf9c1..2e8303ec6fdc6c7e5c6807e1c0bd4a196e994239 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * "$Id$"
- *
  * Directory services routines for the CUPS scheduler.
  *
  * Copyright 2007-2015 by Apple Inc.
@@ -1820,8 +1818,3 @@ update_smb(int onoff)                     /* I - 1 = turn on, 0 = turn off */
   else
     cupsdLogMessage(CUPSD_LOG_INFO, "Unknown SMBConfigFile scheme!");
 }
-
-
-/*
- * End of "$Id$".
- */