openbsd-ports/x11/ratmen/patches/patch-ratmen_c
jasper 3026f49c06 - update to 2.2.3
- remove USE_GROFF
- regen patch/plist

from gleydson soares
2011-04-01 16:46:33 +00:00

12 lines
407 B
Plaintext

$OpenBSD: patch-ratmen_c,v 1.2 2011/04/01 16:46:33 jasper Exp $
--- ratmen.c.orig Thu Oct 25 14:13:39 2007
+++ ratmen.c Fri Apr 1 18:45:59 2011
@@ -128,7 +128,6 @@ int unfocus_exit = Undef; /* -u,
/* function prototypes */
-int strcasecmp(char*, char*); /* string comparison */
void ask_wm_for_delete(void);
void reap(int);
void redraw_snazzy(int, int, int);