summaryrefslogtreecommitdiff
path: root/src/common/weeconfig.c
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2003-11-16 23:46:48 +0000
committerSebastien Helleu <flashcode@flashtux.org>2003-11-16 23:46:48 +0000
commitfe4ca016156b01a1c66410dcecce5a970aa55bd3 (patch)
tree30ba613649121e70b6cbac2eb6ffaf12d0190433 /src/common/weeconfig.c
parent62fabde3730fecc487380406d341917dd480c211 (diff)
downloadweechat-fe4ca016156b01a1c66410dcecce5a970aa55bd3.zip
Added Perl handlers
Diffstat (limited to 'src/common/weeconfig.c')
-rw-r--r--src/common/weeconfig.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/weeconfig.c b/src/common/weeconfig.c
index 062735d50..6a5464f5f 100644
--- a/src/common/weeconfig.c
+++ b/src/common/weeconfig.c
@@ -19,7 +19,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-/* config.c: WeeChat configuration */
+/* weeconfig.c: WeeChat configuration */
#ifdef HAVE_CONFIG_H