remove the stupid macro, we are big kids enough to write NULL, NULL.
[apps/madmutt.git] / mutt.h
diff --git a/mutt.h b/mutt.h
index 2bf0141..512e9a4 100644 (file)
--- a/mutt.h
+++ b/mutt.h
@@ -191,7 +191,7 @@ enum {
 #define SENDRESEND     (1<<6)
 #define SENDNEWS       (1<<7)
 
-/* flags to _mutt_select_file() */
+/* flags to mutt_select_file() */
 #define M_SEL_BUFFY    (1<<0)
 #define M_SEL_MULTI    (1<<1)
 #define M_SEL_FOLDER   (1<<2)