moriyoshi               Mon Aug 11 15:52:38 2003 EDT

  Modified files:              
    /php-src/tests/lang bug21669.phpt 
  Log:
  (format fix) replace a tab with a single space
  
  
Index: php-src/tests/lang/bug21669.phpt
diff -u php-src/tests/lang/bug21669.phpt:1.1 php-src/tests/lang/bug21669.phpt:1.2
--- php-src/tests/lang/bug21669.phpt:1.1        Mon Jun 16 08:26:07 2003
+++ php-src/tests/lang/bug21669.phpt    Mon Aug 11 15:52:38 2003
@@ -1,5 +1,5 @@
 --TEST--
-Bug #21669     "$obj = new $this->var;" doesn't work
+Bug #21669 ("$obj = new $this->var;" doesn't work)
 --FILE--
 <?php
 class Test {



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

Reply via email to