jon             Wed Mar 14 21:07:32 2001 EDT

  Modified files:              
    /php4/ext/standard  credits.h 
  Log:
  Whitespace (spaces to four-column tabs)
  
  
Index: php4/ext/standard/credits.h
diff -u php4/ext/standard/credits.h:1.3 php4/ext/standard/credits.h:1.4
--- php4/ext/standard/credits.h:1.3     Wed Mar 14 13:28:58 2001
+++ php4/ext/standard/credits.h Wed Mar 14 21:07:31 2001
@@ -17,7 +17,7 @@
    +----------------------------------------------------------------------+
 */
 
-/* $Id: credits.h,v 1.3 2001/03/14 21:28:58 jmoore Exp $ */
+/* $Id: credits.h,v 1.4 2001/03/15 05:07:31 jon Exp $ */
 
 #ifndef CREDITS_H
 #define CREDITS_H
@@ -32,7 +32,7 @@
 #define PHP_CREDITS_DOCS                       (1<<4)
 #define PHP_CREDITS_FULLPAGE           (1<<5)
 #define PHP_CREDITS_QA                         (1<<6)
-#define PHP_CREDITS_WEB             (1<<7)
+#define PHP_CREDITS_WEB                                (1<<7)
 #define PHP_CREDITS_ALL                                0xFFFFFFFF
 
 #endif /* HAVE_CREDITS_DEFS */



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to