Replacing tabs with spaces, trimming white space at EOL and newline at EOF
[squirrelmail.git] / class / mime / MessageHeader.class.php
index a06cb387c351dd9c1272ace5423c1cc287965d80..a4b5ec9b93a8b6db9acda5a964f26ecf7d8a069e 100644 (file)
@@ -13,7 +13,7 @@
  */
 
 /**
- * Contains all variables available in a bodystructure 
+ * Contains all variables available in a bodystructure
  * @package squirrelmail
  */
 class MessageHeader {
@@ -51,4 +51,4 @@ class MessageHeader {
     }
 }
 
-?>
+?>
\ No newline at end of file