=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/autoexec.c,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- src/usr.bin/mg/autoexec.c 2021/04/21 14:45:28 1.18 +++ src/usr.bin/mg/autoexec.c 2023/03/08 04:43:11 1.19 @@ -1,4 +1,4 @@ -/* $OpenBSD: autoexec.c,v 1.18 2021/04/21 14:45:28 lum Exp $ */ +/* $OpenBSD: autoexec.c,v 1.19 2023/03/08 04:43:11 guenther Exp $ */ /* this file is in the public domain */ /* Author: Vincent Labrecque April 2002 */ @@ -93,7 +93,6 @@ * function to execute when a file matching the specified pattern * is read into a buffer. */ -/* ARGSUSED */ int auto_execute(int f, int n) {