1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/math/oleo/files/patch-src_utils.c
John Marino 0b70cc11ff math/oleo: document ncurses and remove extern errno
While here, regenerate all patches with makepatch
2016-08-23 16:25:35 +00:00

12 lines
174 B
C
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

--- src/utils.c.orig 2001-02-13 23:38:06 UTC
+++ src/utils.c
@@ -66,7 +66,7 @@
#define _IOSTRG 0
#endif
-extern int sys_nerr;
+// extern int sys_nerr;
struct id
{