summaryrefslogtreecommitdiff
path: root/x11-toolkits/xview/files/patch-lib+libxview+textsw+ps_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/xview/files/patch-lib+libxview+textsw+ps_impl.h')
-rw-r--r--x11-toolkits/xview/files/patch-lib+libxview+textsw+ps_impl.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-toolkits/xview/files/patch-lib+libxview+textsw+ps_impl.h b/x11-toolkits/xview/files/patch-lib+libxview+textsw+ps_impl.h
new file mode 100644
index 000000000000..7681156364ef
--- /dev/null
+++ b/x11-toolkits/xview/files/patch-lib+libxview+textsw+ps_impl.h
@@ -0,0 +1,11 @@
+--- lib/libxview/textsw/ps_impl.h.orig Thu Oct 5 19:26:54 2006
++++ lib/libxview/textsw/ps_impl.h Thu Oct 5 19:27:04 2006
+@@ -134,7 +134,7 @@
+ #define SCRATCH_HAS_WRAPPED(_private) \
+ ((_private)->scratch_length > (_private)->scratch_max_len)
+
+-EXTERN_FUNCTION( caddr_t ps_get, (Es_handle esh, Es_attribute attribute, DOTDOTDOT ));
++EXTERN_FUNCTION( static caddr_t ps_get, (Es_handle esh, Es_attribute attribute, DOTDOTDOT ));
+
+ #endif
+