1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/x11-toolkits/xview/files/patch-lib+libxview+sel+seln.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

11 lines
307 B
C

--- lib/libxview/sel/seln.c.orig 2006-01-04 10:33:29.000000000 +0000
+++ lib/libxview/sel/seln.c
@@ -69,7 +69,6 @@ selection_get(sel_read, window)
FILE *file;
int c;
int n;
- extern errno;
*sel = selnull;
(void) win_lockdata(window);