1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/x11-toolkits/xview/files/patch-lib+libxview+misc+quark.c
Pav Lucistnik ba3cef7ac6 - Fix build with gcc41
- Respect CC
- Install fonts

PR:		ports/104032
Submitted by:	trasz <trasz@pin.if.uz.zgora.pl>
2006-10-07 10:28:40 +00:00

12 lines
319 B
C

--- lib/libxview/misc/quark.c.orig Thu Oct 5 18:57:21 2006
+++ lib/libxview/misc/quark.c Thu Oct 5 18:57:45 2006
@@ -16,7 +16,7 @@
#include <xview/xview.h>
#include <xview/pkg.h>
-Xv_opaque resource_type_conv();
+static Xv_opaque resource_type_conv();
/*
* Utilities to deal with quark lists and such.