]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - backend/usb-unix.c
Remove all of the Subversion keywords from various source files.
[thirdparty/cups.git] / backend / usb-unix.c
index 870cbfd68a03b4b15f8f8f070c232c87ac936da0..41a56062ada3b5b342f42ea762027ab58a8d05a1 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * "$Id$"
- *
  * USB port backend for CUPS.
  *
  * This file is included from "usb.c" when compiled on UNIX/Linux.
@@ -600,8 +598,3 @@ side_cb(int         print_fd,               /* I - Print file */
 
   return (cupsSideChannelWrite(command, status, data, datalen, 1.0));
 }
-
-
-/*
- * End of "$Id$".
- */