=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/Attic/theo.c,v retrieving revision 1.90 retrieving revision 1.91 diff -u -r1.90 -r1.91 --- src/usr.bin/mg/Attic/theo.c 2005/10/14 15:41:33 1.90 +++ src/usr.bin/mg/Attic/theo.c 2005/10/14 19:46:46 1.91 @@ -1,4 +1,4 @@ -/* $OpenBSD: theo.c,v 1.90 2005/10/14 15:41:33 deraadt Exp $ */ +/* $OpenBSD: theo.c,v 1.91 2005/10/14 19:46:46 kjell Exp $ */ /* * Copyright (c) 2002 Artur Grabowski * All rights reserved. @@ -52,6 +52,7 @@ maps_add((KEYMAP *)&theomap, "theo"); } +/* ARGSUSED */ static int theo(int f, int n) { @@ -181,6 +182,7 @@ static const int ntalk = sizeof(talk)/sizeof(talk[0]); +/* ARGSUSED */ static int theo_analyze(int f, int n) {