Author: rpluem
Date: Sat Sep 12 07:57:59 2009
New Revision: 814113
URL:
http://svn.apache.org/viewvc?rev=814113&view=rev
Log:
* Detab.
Modified:
httpd/httpd/trunk/support/htcacheclean.c
Modified: httpd/httpd/trunk/support/htcacheclean.c
URL:
http://svn.apache.org/viewvc/httpd/httpd/trunk/support/htcacheclean.c?rev=814113&r1=814112&r2=814113&view=diff
==============================================================================
--- httpd/httpd/trunk/support/htcacheclean.c (original)
+++ httpd/httpd/trunk/support/htcacheclean.c Sat Sep 12 07:57:59 2009
@@ -704,9 +704,9 @@
static void usage(const char *error)
{
if (error) {
- apr_file_printf(errfile, "%s error: %s\n", shortname, error);
+ apr_file_printf(errfile, "%s error: %s\n", shortname, error);
}
- apr_file_printf(errfile,
+ apr_file_printf(errfile,
"%s -- program for cleaning the disk cache." NL
"Usage: %s [-Dvtrn] -pPATH -lLIMIT" NL
" %s [-nti] -dINTERVAL -pPATH -lLIMIT" NL
opensubscriber is not affiliated with the authors of this message nor responsible for its content.