blob: 3a7757a15bb9bde4df5c305dc70e6b26ce2efc61 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$NetBSD: patch-ab,v 1.1.1.1 2001/04/03 08:16:14 agc Exp $
--- xpostit.c.orig Thu Dec 10 09:40:27 1992
+++ xpostit.c
@@ -121,7 +121,6 @@
{
Arg args[4];
char *appname;
- char *rindex();
Atom protos[2];
register int nargs;
Boolean setsigs = False;
|