X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=buffy.cpkg;h=264caaca384ffdedf3c869282a8d7de941e4c93d;hp=b516fe7ff506c00633a8303e1eec86f3f03facbb;hb=95986f5aee1c2ee7d12c4b1e4bc47874856c5831;hpb=3b833648493d9f1c7579b60b6e1fa4122ae3adab diff --git a/buffy.cpkg b/buffy.cpkg index b516fe7..264caac 100644 --- a/buffy.cpkg +++ b/buffy.cpkg @@ -315,7 +315,7 @@ int buffy_check(int force) } if (BuffyCount > 0 && force != 2) sidebar_draw (); - return (BuffyCount); + return BuffyCount; } int buffy_list (void)