X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=monitor%2Ftbcp.c;h=a8c532c8cbb4c2a081f36cfb45a889dba1196fe4;hb=71e160228f56370c40a47637d85d07c230052e86;hp=a310d6617ba815424e3a39c00f823e87190aee95;hpb=db1f069b7f02a8e17a9e4abf8f182530b882c6c9;p=thirdparty%2Fcups.git diff --git a/monitor/tbcp.c b/monitor/tbcp.c index a310d6617..a8c532c8c 100644 --- a/monitor/tbcp.c +++ b/monitor/tbcp.c @@ -1,9 +1,9 @@ /* - * "$Id: tbcp.c 6802 2007-08-16 18:44:46Z mike $" + * "$Id: tbcp.c 6800 2007-08-16 18:28:44Z mike $" * - * TBCP port monitor for the Common UNIX Printing System (CUPS). + * TBCP port monitor for CUPS. * - * Copyright 2007 by Apple Inc. + * Copyright 2007-2010 by Apple Inc. * Copyright 1993-2006 by Easy Software Products. * * These coded instructions, statements, and computer programs are the @@ -25,7 +25,7 @@ * Include necessary headers... */ -#include +#include #include @@ -279,5 +279,5 @@ pswrite(const char *buf, /* I - Buffer to write */ /* - * End of "$Id: tbcp.c 6802 2007-08-16 18:44:46Z mike $". + * End of "$Id: tbcp.c 6800 2007-08-16 18:28:44Z mike $". */