CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2009/11/26 14:37:13

Modified files:
        usr.bin/tmux   : cfg.c client.c cmd-copy-buffer.c cmd-generic.c 
                         cmd-kill-server.c cmd-list-clients.c 
                         cmd-list-commands.c cmd-list-sessions.c 
                         cmd-lock-server.c cmd-new-session.c 
                         cmd-new-window.c cmd-pipe-pane.c 
                         cmd-server-info.c cmd-source-file.c 
                         cmd-start-server.c job.c names.c screen-write.c 
                         server-client.c server-fn.c server.c session.c 
                         status.c tmux.c tmux.h tty-keys.c tty.c 
                         window-choose.c window-clock.c window-copy.c 
                         window-more.c window.c 

Log message:
Remove a couple of unused arguments where possible, and add /* ARGSUSED */ to
the rest to reduce lint output.

Reply via email to