d1ef53dcb3
- add missing prototypes. ok naddy@
12 lines
345 B
Plaintext
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 == '*') {
|