=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/compile_et/Attic/compile_et.c,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- src/usr.bin/compile_et/Attic/compile_et.c 2000/12/24 11:53:11 1.9 +++ src/usr.bin/compile_et/Attic/compile_et.c 2003/06/25 21:19:34 1.10 @@ -1,4 +1,4 @@ -/* $OpenBSD: compile_et.c,v 1.9 2000/12/24 11:53:11 aaron Exp $ */ +/* $OpenBSD: compile_et.c,v 1.10 2003/06/25 21:19:34 deraadt Exp $ */ /* * Copyright (c) 1998, 1999 Kungliga Tekniska Högskolan * (Royal Institute of Technology, Stockholm, Sweden). @@ -180,7 +180,7 @@ } static void -usage() +usage(void) { extern char *__progname;