chagenbu                Thu Mar 29 12:11:37 2001 EDT

  Modified files:              
    /php4/pear/Mail     RFC822.php 
  Log:
  indentation
  
  
Index: php4/pear/Mail/RFC822.php
diff -u php4/pear/Mail/RFC822.php:1.5 php4/pear/Mail/RFC822.php:1.6
--- php4/pear/Mail/RFC822.php:1.5       Sat Mar  3 14:36:42 2001
+++ php4/pear/Mail/RFC822.php   Thu Mar 29 12:11:36 2001
@@ -22,7 +22,7 @@
  *
  * @author  Richard Heyes <[EMAIL PROTECTED]>
  * @author  Chuck Hagenbuch <[EMAIL PROTECTED]>
- * @version $Revision: 1.5 $
+ * @version $Revision: 1.6 $
  */
 class Mail_RFC822 {
 
@@ -580,7 +580,7 @@
         }
         
         $mailbox = $mbox;
-    return true;
+        return true;
     }
     
     /**



-- 
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