about summary refs log tree commit diff
path: root/src/usr.bin/what/what.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr.bin/what/what.c')
-rw-r--r--src/usr.bin/what/what.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/usr.bin/what/what.c b/src/usr.bin/what/what.c
index 54917ff..226b03c 100644
--- a/src/usr.bin/what/what.c
+++ b/src/usr.bin/what/what.c
@@ -1,4 +1,4 @@
-/*	$OpenBSD: what.c,v 1.16 2020/04/18 15:10:06 martijn Exp $	*/
+/*	$OpenBSD: what.c,v 1.17 2023/03/08 04:43:13 guenther Exp $	*/
 /*	$NetBSD: what.c,v 1.4 1994/12/20 16:01:03 jtc Exp $	*/
 
 /*
@@ -50,7 +50,6 @@ extern char *__progname;
 /*
  * what
  */
-/* ARGSUSED */
 int
 main(int argc, char *argv[])
 {