mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 11:52:55 -04:00
13 lines
288 B
Plaintext
13 lines
288 B
Plaintext
$NetBSD: patch-af,v 1.2 2007/11/25 12:15:53 wiz Exp $
|
|
|
|
--- random.c.orig 2007-11-25 12:03:46.000000000 +0000
|
|
+++ random.c
|
|
@@ -73,7 +73,6 @@ extern bool read_pat_mode;
|
|
extern bool dont_repeat;
|
|
extern BUFFER sav_buf;
|
|
|
|
-char dec_chr_ok ();
|
|
ulong get_long ();
|
|
void wind_on_dot_all ();
|
|
|