summaryrefslogtreecommitdiffstats
path: root/resize.c
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2008-06-01 20:32:41 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2008-06-01 20:32:41 +0000
commitcea201df20e918db06a2e9a01b1f144372522d9f (patch)
tree50a9badcf06162a4580a7baede82b06593915a41 /resize.c
parent65f4284e7fe796e19b6d0c2ba57becee5394e730 (diff)
Don't die if no dst window and -k to linkw.
Diffstat (limited to 'resize.c')
-rw-r--r--resize.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/resize.c b/resize.c
index 94a7621b..4999c432 100644
--- a/resize.c
+++ b/resize.c
@@ -1,4 +1,4 @@
-/* $Id: resize.c,v 1.9 2007-12-06 09:46:22 nicm Exp $ */
+/* $Id: resize.c,v 1.10 2008-06-01 20:32:41 nicm Exp $ */
/*
* Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
@@ -39,8 +39,7 @@
*
* As a side effect, this function updates the SESSION_UNATTACHED flag. This
* flag is necessary to make sure unattached sessions do not limit the size of
- * windows that are attached both to them and to other sessions which are
- * attached.
+ * windows that are attached both to them and to other (attached) sessions.
*/
void