From: Pierre Habouzit Date: Sun, 1 Apr 2007 22:00:56 +0000 (+0200) Subject: yes we know it's C ;) X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=commitdiff_plain;h=5e8dcf320fab5f7ff14d5a770cfa680fd4002d65 yes we know it's C ;) Signed-off-by: Pierre Habouzit --- diff --git a/hook.c b/hook.c index 3c3c739..6b82917 100644 --- a/hook.c +++ b/hook.c @@ -421,5 +421,3 @@ void mutt_account_hook (const char *url) p_delete(&token.data); } - -/* vim:set ft=c: */