mirror of
https://github.com/weechat/weechat.git
synced 2026-07-04 08:43:13 +02:00
Remove evil tabs in sources
This commit is contained in:
@@ -73,7 +73,7 @@ fifo_remove_old_pipes ()
|
||||
buf_len = PATH_MAX;
|
||||
buf = malloc (buf_len);
|
||||
if (!buf)
|
||||
return;
|
||||
return;
|
||||
|
||||
weechat_home = weechat_info_get ("weechat_dir", "");
|
||||
dir_separator = weechat_info_get ("dir_separator", "");
|
||||
|
||||
Reference in New Issue
Block a user