openbsd-ports/astro/luna/patches/patch-famplan_c
wcobb d1ef53dcb3 - don't use bundled printf functions.
- add missing prototypes.
ok naddy@
2002-08-02 01:43:47 +00:00

12 lines
345 B
Plaintext

$OpenBSD: patch-famplan_c,v 1.1 2002/08/02 01:43:47 wcobb Exp $
--- famplan.c.orig Thu Aug 1 20:37:45 2002
+++ famplan.c Thu Aug 1 20:38:42 2002
@@ -216,7 +216,6 @@ bufgetymd(chp, abvalue)
{
int yy, mm, dd;
static ABDATE newestdate = (ABDATE)0;
- static ABDATE newestvdate = (ABDATE)0;
*chp = bufskipbr(*chp);
if (**chp == '*') {