1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/cad/jspice3/files/patch-src_lib_fte_resource.c
Mathieu Arnold 0583db668d Update to 2.5.110615.
PR:		205891
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-03-08 16:03:52 +00:00

12 lines
259 B
C

--- src/lib/fte/resource.c.orig 1997-03-21 22:03:41 UTC
+++ src/lib/fte/resource.c
@@ -36,7 +36,7 @@ static struct timeb lasttime;
#endif
#endif
#endif
-static char *enddata;
+char *enddata;
static int origsec;
static int origusec;
static int lastsec;