]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/file.h
Remove all of the Subversion keywords from various source files.
[thirdparty/cups.git] / cups / file.h
index 6e73fea1b29ca1ee10dc1caf2384fa2e074d5cf7..8a4289f3ebe5a5e56881362edebeef09c77a1b3d 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * "$Id$"
- *
  * Public file definitions for CUPS.
  *
  * Since stdio files max out at 256 files on many systems, we have to
@@ -112,7 +110,3 @@ extern ssize_t              cupsFileWrite(cups_file_t *fp, const char *buf,
 }
 #  endif /* __cplusplus */
 #endif /* !_CUPS_FILE_H_ */
-
-/*
- * End of "$Id$".
- */