commit | e186450788a65c4f5fc30ad41177be5d9d8ec2bd | [log] [download] |
---|---|---|
author | Tiago Cunha <tcunha@gmx.com> | Tue Jun 15 20:25:40 2010 +0000 |
committer | Tiago Cunha <tcunha@gmx.com> | Tue Jun 15 20:25:40 2010 +0000 |
tree | 60c0198a0ee29c9d6de5808b745f82b2482c3471 | |
parent | 3e8092709cc7e0ceea7baa1a976a04bf8f541f20 [diff] |
Sync OpenBSD patchset 720: 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.