]> granicus.if.org Git - neomutt/commitdiff
Adjust '#' to the first column.
authorThomas Roessler <roessler@does-not-exist.org>
Mon, 7 Dec 1998 11:55:48 +0000 (11:55 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Mon, 7 Dec 1998 11:55:48 +0000 (11:55 +0000)
mutt.h

diff --git a/mutt.h b/mutt.h
index 397ec53b27e2336161dc48c85262b2d23e35c147..646a36782c57ba7c9bf0a3a4b076558fe3e0b161 100644 (file)
--- 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