mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
ba3cef7ac6
- Respect CC - Install fonts PR: ports/104032 Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
12 lines
319 B
C
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.
|