opnsense-ports/graphics/gplot/files/patch-ps.c
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

18 lines
552 B
C

--- ps.c.orig Wed Jun 17 02:29:19 1992
+++ ps.c Sat Jun 16 01:05:35 2007
@@ -2,10 +2,15 @@
#include <ctype.h>
#include <math.h>
#include <stdio.h>
+#include <string.h>
#include "defs.h"
#define byte_size 8
#define out_ln(instr) {out_string(instr); fb();}
#define APPENDED_MARKER -123 /* appended text coming */
+
+static send_string();
+static flush_string();
+static l_dofont();
/* module for PostScript specific functions, note that we expect the device
resolution is pxl_per_in, set by the calling program. All dimensions are expected