1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/converters/aish/files/patch-ai_fio.c
2012-08-24 09:58:10 +00:00

19 lines
266 B
C

--- ./ai_fio.c.orig 1994-10-14 08:02:38.000000000 +0100
+++ ./ai_fio.c 2012-08-24 11:52:22.029913407 +0200
@@ -226,6 +226,7 @@
int noerrflag= 0;
#endif
+void
Mputchar( ch )
char ch;
{
@@ -236,6 +237,7 @@
putchar( ch );
}
+void
Merrch( ch )
char ch;
{