The branch, master has been updated via 755d4863c864857632a8c0a5d596ebe92c097d41 (commit) from 28544391f5b478d215131c7b1d63590f7338e692 (commit)
- Log ----------------------------------------------------------------- commit 755d4863c864857632a8c0a5d596ebe92c097d41 Author: Nicholas Marriott <nicholas.marri...@gmail.com> Commit: Nicholas Marriott <nicholas.marri...@gmail.com> Spaces -> tabs. --- status.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/status.c b/status.c index 636f627..9a84ae4 100644 --- a/status.c +++ b/status.c @@ -542,9 +542,9 @@ status_replace(struct client *c, struct session *s, struct winlink *wl, format_session(ft, s); format_winlink(ft, s, wl); format_window_pane(ft, wp); - expanded = format_expand(ft, out); - format_free(ft); - return (expanded); + expanded = format_expand(ft, out); + format_free(ft); + return (expanded); } /* Figure out job name and get its result, starting it off if necessary. */ ----------------------------------------------------------------------- Summary of changes: status.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) hooks/post-receive -- tmux ------------------------------------------------------------------------------ Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d2d-feb _______________________________________________ tmux-cvs mailing list tmux-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tmux-cvs