more documentation.
[apps/madmutt.git] / lib-ui / curses.h
index 0e7b670..cb2eb56 100644 (file)
@@ -142,7 +142,7 @@ typedef struct {
   const char* msg;
   long pos;
   long size;
-  char sizestr[SHORT_STRING];
+  char sizestr[STRING];
 } progress_t;
 
 void mutt_progress_bar (progress_t* progress, long pos);