mirror of
https://github.com/weechat/weechat.git
synced 2026-07-10 19:53:13 +02:00
core: fix some styles
This commit is contained in:
@@ -50,7 +50,7 @@ fifo_config_change_file_enabled (const void *pointer, void *data,
|
||||
fifo_remove ();
|
||||
|
||||
if (weechat_config_boolean (fifo_config_file_enabled))
|
||||
fifo_create();
|
||||
fifo_create ();
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user