aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xascii/files/patch-xascii.c
blob: f7dc6796fad85cf548f2264f782cf92dc57d8fd2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- xascii.c.orig	1991-08-05 13:57:57.000000000 -0700
+++ xascii.c	2010-10-13 16:14:45.388101391 -0700
@@ -454,8 +454,7 @@
 	XtTranslateCoords (toplevel,
 			(Position) 0,
 			(Position) height/2,
-			&x, &y,
-			NULL);
+			&x, &y);
 
 	XtVaSetValues (pshell,
 			XtNx, x,