mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
14 lines
344 B
Plaintext
14 lines
344 B
Plaintext
$NetBSD: patch-fh,v 1.2 2009/12/10 20:35:58 abs Exp $
|
|
|
|
--- lib/libxview/textsw/es_mem.c.orig 1993-06-29 05:17:30.000000000 +0000
|
|
+++ lib/libxview/textsw/es_mem.c
|
|
@@ -117,7 +117,7 @@ es_mem_destroy(esh)
|
|
}
|
|
|
|
/* ARGSUSED */
|
|
-static caddr_t
|
|
+caddr_t
|
|
#ifdef ANSI_FUNC_PROTO
|
|
es_mem_get(Es_handle esh, Es_attribute attribute, ...)
|
|
#else
|