remove the stupid macro, we are big kids enough to write NULL, NULL.
[apps/madmutt.git] / browser.c
index 4ba6e19..f6ebc08 100644 (file)
--- a/browser.c
+++ b/browser.c
@@ -706,8 +706,8 @@ static int file_tag (MUTTMENU * menu, int n, int m)
   return ff->tagged - ot;
 }
 
-void _mutt_select_file (char *f, ssize_t flen, int flags, char ***files,
-                        int *numfiles)
+void mutt_select_file (char *f, ssize_t flen, int flags, char ***files,
+                       int *numfiles)
 {
   char buf[_POSIX_PATH_MAX];
   char prefix[_POSIX_PATH_MAX] = "";