1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/x11-toolkits/xview/files/patch-lib+libxview+font+font.c
Pav Lucistnik bbff923854 - Redo this port. Now it compiles on -current again.
PR:		ports/58176
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-12-13 23:38:21 +00:00

14 lines
391 B
C

--- ./lib/libxview/font/font.c.orig Tue Jun 29 07:15:01 1993
+++ ./lib/libxview/font/font.c Sat Apr 1 18:25:24 2000
@@ -67,6 +67,10 @@ Xv_private char *xv_font_regular_cmdline
Xv_private char *xv_font_scale_cmdline();
Xv_private char *xv_font_scale();
+static int font_setup_defaults();
+static int font_construct_name();
+static int font_init_create_attrs();
+
/*
* delimiters
*/