From c2cbf97d690ffb3dbd71b64b63623fa0d2d6c22c Mon Sep 17 00:00:00 2001 From: cigamit Date: Thu, 28 Oct 2004 06:53:13 +0000 Subject: [PATCH 1/1] 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 --- class/mime/Rfc822Header.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.25.1