X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=curs_lib.c;h=ee5a9b7c06c959ed1c9638a27caab9abdafd7d77;hp=9856b2d5d719fce7e52c81e05a37e65449a22e26;hb=4f61fa445bff564984acf29fc91858af0ed2725e;hpb=587624727b9113e58090ad51bbe35caf7d827e13 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];