From: Thomas Roessler Date: Mon, 7 Dec 1998 11:55:48 +0000 (+0000) Subject: Adjust '#' to the first column. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3f1a26e7364b2404316f5387fa458db57faeb801;p=neomutt Adjust '#' to the first column. --- diff --git a/mutt.h b/mutt.h index 397ec53b2..646a36782 100644 --- a/mutt.h +++ b/mutt.h @@ -515,7 +515,7 @@ typedef struct body typedef struct header { - #ifdef _PGPPATH +#ifdef _PGPPATH unsigned int pgp : 3; #endif