=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/cmd-show-messages.c,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- src/usr.bin/tmux/cmd-show-messages.c 2014/02/14 13:59:01 1.9 +++ src/usr.bin/tmux/cmd-show-messages.c 2014/10/20 22:29:25 1.10 @@ -1,4 +1,4 @@ -/* $OpenBSD: cmd-show-messages.c,v 1.9 2014/02/14 13:59:01 nicm Exp $ */ +/* $OpenBSD: cmd-show-messages.c,v 1.10 2014/10/20 22:29:25 nicm Exp $ */ /* * Copyright (c) 2009 Nicholas Marriott @@ -36,7 +36,6 @@ "IJTt:", 0, 0, "[-IJT] " CMD_TARGET_CLIENT_USAGE, 0, - NULL, cmd_show_messages_exec }; @@ -45,7 +44,6 @@ "", 0, 0, "", 0, - NULL, cmd_show_messages_exec };