]> git.tuebingen.mpg.de Git - paraslash.git/commit
i9e_attach_to_stdout(): Don't insist on btrn == NULL.
authorAndre Noll <maan@systemlinux.org>
Thu, 12 Apr 2012 04:21:56 +0000 (06:21 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 18 Nov 2012 19:28:27 +0000 (20:28 +0100)
commitb56199aab3056d397697ac0c510d4e973c240d7d
treeaa48a35737206d6f86a34d7abd831e2b522c03b1
parent7867cd5da7ace0abb9f3de447aee4057f5e67a12
i9e_attach_to_stdout(): Don't insist on btrn == NULL.

This allows to call this function even if the stdout buffer tree node
is already attached. In this case i9e_attach_to_stdout() detaches
the current btr node first.
interactive.c