openbsd-ports/x11/xpostit/patches/patch-xpostit_c
jasper aee2346cd7 - use our naming scheme for patches
- kill a trailing whitespace in xpostit/Makefile
2007-10-26 20:59:01 +00:00

12 lines
298 B
Plaintext

$OpenBSD: patch-xpostit_c,v 1.1 2007/10/26 20:59:01 jasper Exp $
--- xpostit.c.orig Thu Dec 10 17:40:27 1992
+++ xpostit.c Fri Oct 26 22:55:30 2007
@@ -121,7 +121,6 @@ int argc;
{
Arg args[4];
char *appname;
- char *rindex();
Atom protos[2];
register int nargs;
Boolean setsigs = False;