=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/file.c,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- src/usr.bin/mg/file.c 2005/10/13 20:28:49 1.42 +++ src/usr.bin/mg/file.c 2005/10/14 19:46:46 1.43 @@ -1,4 +1,4 @@ -/* $OpenBSD: file.c,v 1.42 2005/10/13 20:28:49 deraadt Exp $ */ +/* $OpenBSD: file.c,v 1.43 2005/10/14 19:46:46 kjell Exp $ */ /* This file is in the public domain. */ @@ -82,6 +82,7 @@ * buffer is killed before the switch. If the kill fails, or is aborted, * revert to the original file. */ +/* ARGSUSED */ int filevisitalt(int f, int n) {