X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=curs_lib.c;h=ee5a9b7c06c959ed1c9638a27caab9abdafd7d77;hb=616031722dea23d357d8b50d41ae7b40cfdd7d3c;hp=9856b2d5d719fce7e52c81e05a37e65449a22e26;hpb=abcb4c00cbb9994087487573aa3bddd02a64ff5e;p=apps%2Fmadmutt.git diff --git a/curs_lib.c b/curs_lib.c index 9856b2d..ee5a9b7 100644 --- a/curs_lib.c +++ b/curs_lib.c @@ -310,7 +310,7 @@ void mutt_curses_error (const char *fmt, ...) set_option (OPTMSGERR); } -#ifdef USER_SOCKET +#ifdef USE_SOCKET void mutt_progress_bar (progress_t* progress, long pos) { char posstr[SHORT_STRING];