summaryrefslogtreecommitdiff
path: root/x11/xpostit/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xpostit/patches/patch-ab')
-rw-r--r--x11/xpostit/patches/patch-ab14
1 files changed, 11 insertions, 3 deletions
diff --git a/x11/xpostit/patches/patch-ab b/x11/xpostit/patches/patch-ab
index 3a7757a15bb..98718266098 100644
--- a/x11/xpostit/patches/patch-ab
+++ b/x11/xpostit/patches/patch-ab
@@ -1,8 +1,16 @@
-$NetBSD: patch-ab,v 1.1.1.1 2001/04/03 08:16:14 agc Exp $
+$NetBSD: patch-ab,v 1.2 2012/01/20 16:53:00 joerg Exp $
---- xpostit.c.orig Thu Dec 10 09:40:27 1992
+--- xpostit.c.orig 1992-12-10 16:40:27.000000000 +0000
+++ xpostit.c
-@@ -121,7 +121,6 @@
+@@ -114,14 +114,13 @@ Screen *screen; /* pointer to the scree
+ Display *display; /* pointer to the display we're on */
+ XtAppContext appcontext; /* application context */
+
+-void
++int
+ main(argc, argv)
+ char **argv;
+ int argc;
{
Arg args[4];
char *appname;