From 25f9adc0063a5b34965205d9e9e1abc766650a68 Mon Sep 17 00:00:00 2001 Message-Id: <25f9adc0063a5b34965205d9e9e1abc766650a68.1715253968.git.mdw@distorted.org.uk> From: Mark Wooding Date: Mon, 24 Mar 2008 18:46:27 +0000 Subject: [PATCH] Remove a newline from the e-mail template Organization: Straylight/Edgeware From: Catalin Marinas Signed-off-by: Catalin Marinas --- templates/patchmail.tmpl | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/patchmail.tmpl b/templates/patchmail.tmpl index 47f12db..f5c35c2 100644 --- a/templates/patchmail.tmpl +++ b/templates/patchmail.tmpl @@ -5,5 +5,4 @@ Subject: [%(prefix)sPATCH%(version)s%(number)s] %(shortdescr)s --- %(diffstat)s - %(diff)s -- [mdw]