=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/Attic/cmd-list-commands.c,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- src/usr.bin/tmux/Attic/cmd-list-commands.c 2013/03/21 16:12:50 1.8 +++ src/usr.bin/tmux/Attic/cmd-list-commands.c 2013/03/22 10:31:22 1.9 @@ -1,4 +1,4 @@ -/* $OpenBSD: cmd-list-commands.c,v 1.8 2013/03/21 16:12:50 nicm Exp $ */ +/* $OpenBSD: cmd-list-commands.c,v 1.9 2013/03/22 10:31:22 nicm Exp $ */ /* * Copyright (c) 2007 Nicholas Marriott @@ -36,7 +36,6 @@ cmd_list_commands_exec }; -/* ARGSUSED */ enum cmd_retval cmd_list_commands_exec(unused struct cmd *self, struct cmd_ctx *ctx) {