freebsd-ports/japanese/oleo/files/patch-src__utils.c.diff
Marcus Alves Grando 2cd22b3113 Update to 1.99.16
PR:		85084
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-10-07 17:50:42 +00:00

11 lines
203 B
Diff
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 Wed Aug 17 17:28:16 2005
+++ src/utils.c Wed Aug 17 17:29:19 2005
@@ -66,7 +66,7 @@
#define _IOSTRG 0
#endif
-extern int sys_nerr;
+extern const int sys_nerr;
struct id
{