diff options
author | Berke Viktor <berkeviktor@aol.com> | 2011-11-24 23:37:43 +0100 |
---|---|---|
committer | Berke Viktor <berkeviktor@aol.com> | 2011-11-24 23:37:43 +0100 |
commit | b15fe1ddf13de866d1ad8068db1d4632b5bbe094 (patch) | |
tree | 5e6fe83e439ce164ed6ca30f0eec842bbb8f1bc2 /plugins/fishlim/xchat_plugin.h | |
parent | 1a96ca3edd2b3b503a00180a8d1bb225cac2059b (diff) |
fix fishlim config handler
Diffstat (limited to 'plugins/fishlim/xchat_plugin.h')
-rw-r--r-- | plugins/fishlim/xchat_plugin.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/fishlim/xchat_plugin.h b/plugins/fishlim/xchat_plugin.h new file mode 100644 index 00000000..40e21816 --- /dev/null +++ b/plugins/fishlim/xchat_plugin.h @@ -0,0 +1 @@ +gchar *get_config_filename(); |