From 507af191bd9a100656b70da66111e2af105d82ee Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Tue, 30 Oct 2012 11:47:12 +0100 Subject: Now some final cleanup (I hope) --- plugins/fishlim/test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/fishlim/test.c') diff --git a/plugins/fishlim/test.c b/plugins/fishlim/test.c index 9e6a1f5f..09d19ca3 100644 --- a/plugins/fishlim/test.c +++ b/plugins/fishlim/test.c @@ -27,7 +27,7 @@ #include #include "fish.h" -// We can't use the XChat plugin API from here... +// We can't use the HexChat plugin API from here... gchar *get_config_filename() { const gchar *homedir = g_get_home_dir(); return g_build_filename(homedir, ".xchat2", "blow.ini", NULL); -- cgit 1.4.1