summaryrefslogtreecommitdiff
path: root/src/core/wee-config.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/wee-config.c')
-rw-r--r--src/core/wee-config.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/wee-config.c b/src/core/wee-config.c
index bccc339a0..02fbe1a33 100644
--- a/src/core/wee-config.c
+++ b/src/core/wee-config.c
@@ -872,7 +872,7 @@ config_weechat_notify_change_cb (void *data, struct t_config_option *option)
gui_buffer_notify_set_all ();
}
-/*
+/*
* config_weechat_notify_create_option_cb: callback to create option in "notify"
* section
*/
@@ -1989,7 +1989,7 @@ config_weechat_init_options ()
".dll",
#else
".so",
-#endif
+#endif
NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL);
config_plugin_path = config_file_new_option (
weechat_config_file, ptr_section,