=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/Attic/random.c,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- src/usr.bin/mg/Attic/random.c 2014/03/26 22:02:06 1.33 +++ src/usr.bin/mg/Attic/random.c 2015/03/16 13:47:48 1.34 @@ -1,4 +1,4 @@ -/* $OpenBSD: random.c,v 1.33 2014/03/26 22:02:06 lum Exp $ */ +/* $OpenBSD: random.c,v 1.34 2015/03/16 13:47:48 bcallah Exp $ */ /* This file is in the public domain. */ @@ -189,7 +189,7 @@ */ /* ARGSUSED */ int -newline(int f, int n) +enewline(int f, int n) { int s;