sas             Tue Jul  8 02:04:30 2003 EDT

  Modified files:              
    /php-src/ext/ircg   php_ircg_formats.h 
  Log:
  whitespace
  
Index: php-src/ext/ircg/php_ircg_formats.h
diff -u php-src/ext/ircg/php_ircg_formats.h:1.3 php-src/ext/ircg/php_ircg_formats.h:1.4
--- php-src/ext/ircg/php_ircg_formats.h:1.3     Mon Jul  7 11:45:43 2003
+++ php-src/ext/ircg/php_ircg_formats.h Tue Jul  8 02:04:30 2003
@@ -35,11 +35,11 @@
        FMT_MSG_NOTICE_CHAN,
        FMT_MSG_NOTICE_TO_ME,
        FMT_MSG_NOTICE_FROM_ME,
-    FMT_MSG_LUSERCLIENT,
-    FMT_MSG_LUSEROP,
-    FMT_MSG_LUSERUNKNOWN,
-    FMT_MSG_LUSERCHANNELS,
-    FMT_MSG_LUSERME,
+       FMT_MSG_LUSERCLIENT,
+       FMT_MSG_LUSEROP,
+       FMT_MSG_LUSERUNKNOWN,
+       FMT_MSG_LUSERCHANNELS,
+       FMT_MSG_LUSERME,
        NO_FMTS
 };
 /* }}} */



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to