You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
indent/indent-2.2.9-explicits.patch

12 lines
404 B

diff -Burp indent-2.2.9/man/texinfo2man.c indent-2.2.9-explicits/man/texinfo2man.c
--- indent-2.2.9/man/texinfo2man.c 2006-01-18 18:18:00.000000000 +0100
+++ indent-2.2.9-explicits/man/texinfo2man.c 2006-01-18 18:15:14.000000000 +0100
@@ -163,6 +163,7 @@ int start_line[256];
static char value_updated[64], value_edition[64], value_version[64];
+void
process_texi (FILE * in)
{
char buf[1024];