Replacing tabs with spaces, trimming white space at EOL and newline at EOF
[squirrelmail.git] / class / deliver / Deliver_IMAP.class.php
index db97527b99288b38be1b8d93757dc5cabdf24344..ac244d702a4915a55f27a06ede8d60640b1825fa 100644 (file)
@@ -24,10 +24,10 @@ class Deliver_IMAP extends Deliver {
     function getBcc() {
        return true;
     }
-    
-    /* to do: finishing the imap-class so the initStream function can call the 
+
+    /* to do: finishing the imap-class so the initStream function can call the
        imap-class */
 }
 
 
-?>
+?>
\ No newline at end of file