aboutsummaryrefslogtreecommitdiff
path: root/server-client.c
diff options
context:
space:
mode:
Diffstat (limited to 'server-client.c')
-rw-r--r--server-client.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/server-client.c b/server-client.c
index 4ffcb3a0..98d1e043 100644
--- a/server-client.c
+++ b/server-client.c
@@ -547,7 +547,7 @@ server_client_check_resize(struct window_pane *wp)
* resizing; don't know why this happens, can't reproduce on
* other platforms and ignoring it doesn't seem to cause any
* issues.
- */
+ */
if (errno != EINVAL)
#endif
fatal("ioctl failed");