* Use the latest Debian version (1.40-18) as upstream. * Improved description, from Debian. * Miscellaneous clean-up. input and ok jca@
12 lines
310 B
Plaintext
12 lines
310 B
Plaintext
$OpenBSD: patch-random_c,v 1.2 2013/12/12 21:59:57 naddy Exp $
|
|
--- random.c.orig Wed Dec 11 20:07:15 2013
|
|
+++ random.c Wed Dec 11 20:07:15 2013
|
|
@@ -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 ();
|
|
|