opensubscriber
   Find in this group all groups
 
Unknown more information…

c : cvs@httpd.apache.org 12 September 2009 • 3:58PM -0400

svn commit: r814113 - /httpd/httpd/trunk/support/htcacheclean.c
by rpluem

REPLY TO AUTHOR
 
REPLY TO GROUP




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


Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

opensubscriber is not affiliated with the authors of this message nor responsible for its content.