freebsd-ports/x11-toolkits/xview/files/patch-lib+libxview+win+win_cntral.c
Thierry Thomas d3e597f062 Cleanup. The changes are mostly cosmetical but should help the build on
platforms different than i386.

Add a WWW link.

PR:		ports/94990
Submitted by:	Pedro F. Giffuni <giffunip (at) asme.org>
2006-05-25 20:51:32 +00:00

10 lines
297 B
C

--- lib/libxview/win/win_cntral.c.orig 2006-01-04 10:38:51.000000000 +0000
+++ lib/libxview/win/win_cntral.c
@@ -25,7 +25,6 @@ static char sccsid[] = "@(#)win_cntr
static Notify_error win_send();
-extern int errno;
extern Event xv_last_event;
void notify_perror();