From: cigamit Date: Thu, 28 Oct 2004 06:53:13 +0000 (+0000) Subject: Remove newline from end of file X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=c2cbf97d690ffb3dbd71b64b63623fa0d2d6c22c;hp=8c26280d27895c43d98cc3287216486b899fd2d4;ds=inline Remove newline from end of file git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8267 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/class/mime/Rfc822Header.class.php b/class/mime/Rfc822Header.class.php index adcb6007..5ff139eb 100644 --- a/class/mime/Rfc822Header.class.php +++ b/class/mime/Rfc822Header.class.php @@ -753,4 +753,4 @@ class Rfc822Header { } } -?> +?> \ No newline at end of file