X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fcups.git;a=blobdiff_plain;f=cups%2Ffile.h;h=24649147b79ae8e0cd99028ebddb92929b29748a;hp=cbd2fd40d1e27347482fadcb88e6fef51f112233;hb=f7faf1f5c3235dfa4f883522da7dc6446f028247;hpb=c07d5b2daf136da7af01c48ff78135d06d2762fc diff --git a/cups/file.h b/cups/file.h index cbd2fd40d..24649147b 100644 --- a/cups/file.h +++ b/cups/file.h @@ -1,5 +1,5 @@ /* - * "$Id: file.h 177 2006-06-21 00:20:03Z jlovell $" + * "$Id: file.h 5319 2006-03-21 15:28:29Z mike $" * * Public file definitions for the Common UNIX Printing System (CUPS). * @@ -109,5 +109,5 @@ extern ssize_t cupsFileWrite(cups_file_t *fp, const char *buf, size_t bytes); #endif /* !_CUPS_FILE_H_ */ /* - * End of "$Id: file.h 177 2006-06-21 00:20:03Z jlovell $". + * End of "$Id: file.h 5319 2006-03-21 15:28:29Z mike $". */