mirror of
https://github.com/tmate-io/tmate.git
synced 2026-08-03 16:12:08 +00:00
Spaces to tabs.
This commit is contained in:
parent
23e944c91d
commit
cbd360b7dd
1 changed files with 1 additions and 1 deletions
|
|
@ -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");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue