CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2010/06/14 17:06:13

Modified files:
        usr.bin/tmux   : cmd-pipe-pane.c 

Log message:
Last change erroneously used the target argument for looking up the
client which caused pipe-pane to fail when used from the command
line. Instead pass NULL which should use the current client.

Spotted by Tiago Cunha.

Reply via email to