pkgsrc-ng/mail/elm/patches/patch-src_screen.c
2013-09-26 17:14:40 +02:00

14 lines
301 B
C

$NetBSD: patch-src_screen.c,v 1.1 2013/02/26 11:08:17 joerg Exp $
--- src/screen.c.orig 2013-02-25 16:42:10.000000000 +0000
+++ src/screen.c
@@ -252,7 +252,7 @@ show_headers()
return(TRUE);
}
-show_current()
+void show_current(void)
{
/** Show the new header, with all the usual checks **/