openbsd-ports/editors/beav/patches/patch-random_c
2010-05-22 15:05:29 +00:00

12 lines
310 B
Plaintext

$OpenBSD: patch-random_c,v 1.1 2010/05/22 15:05:29 espie Exp $
--- random.c.orig Sat May 22 17:01:30 2010
+++ random.c Sat May 22 17:01:47 2010
@@ -72,7 +72,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 ();