=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/autoexec.c,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- src/usr.bin/mg/autoexec.c 2005/10/13 20:28:49 1.9 +++ src/usr.bin/mg/autoexec.c 2005/10/14 19:46:46 1.10 @@ -1,4 +1,4 @@ -/* $OpenBSD: autoexec.c,v 1.9 2005/10/13 20:28:49 deraadt Exp $ */ +/* $OpenBSD: autoexec.c,v 1.10 2005/10/14 19:46:46 kjell Exp $ */ /* this file is in the public domain */ /* Author: Vincent Labrecque April 2002 */ @@ -80,6 +80,7 @@ return (TRUE); } +/* ARGSUSED */ int auto_execute(int f, int n) {