aboutsummaryrefslogtreecommitdiff
path: root/cmd-new-session.c
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2016-11-16 12:01:11 +0000
committerThomas Adam <thomas@xteddy.org>2016-11-16 12:01:11 +0000
commit06fd3b00ff23566dd683abe4f3d7d1581a4fe8b8 (patch)
treedd6e4b84e8c691434b87030e4a7218c208dea698 /cmd-new-session.c
parent0f5b7814b549a2c3159e9b23b0e1e0e9cbb99103 (diff)
parent81f1d625af785b83028ecfcc68cda47c7529c8a8 (diff)
downloadrtmux-06fd3b00ff23566dd683abe4f3d7d1581a4fe8b8.tar.gz
rtmux-06fd3b00ff23566dd683abe4f3d7d1581a4fe8b8.tar.bz2
rtmux-06fd3b00ff23566dd683abe4f3d7d1581a4fe8b8.zip
Merge branch 'obsd-master'
Diffstat (limited to 'cmd-new-session.c')
-rw-r--r--cmd-new-session.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/cmd-new-session.c b/cmd-new-session.c
index 1de2eb69..8e5520c6 100644
--- a/cmd-new-session.c
+++ b/cmd-new-session.c
@@ -105,8 +105,8 @@ cmd_new_session_exec(struct cmd *self, struct cmdq_item *item)
if (args_has(args, 'A')) {
/*
* This item is now destined for
- * attach-session. Because attach-session
- * will have already been prepared, copy this
+ * attach-session. Because attach-session will
+ * have already been prepared, copy this
* session into its tflag so it can be used.
*/
cmd_find_from_session(&item->state.tflag, as);