summaryrefslogtreecommitdiffstats
path: root/src/pyirssi.h
diff options
context:
space:
mode:
authorChristopher Davis <loafier@gmail.com>2006-08-17 02:24:45 +0000
committerChristopher Davis <loafier@gmail.com>2006-08-17 02:24:45 +0000
commitfbad6a9f89e360727e42820250c8bdbc8e820743 (patch)
tree25e11ce750e4b550d2a07781b15e4119a6391d2d /src/pyirssi.h
parent31d5cc05e5d42fe36875efee92cdf3a4f203636f (diff)
downloadirssi-python-fbad6a9f89e360727e42820250c8bdbc8e820743.tar.gz
irssi-python-fbad6a9f89e360727e42820250c8bdbc8e820743.tar.xz
irssi-python-fbad6a9f89e360727e42820250c8bdbc8e820743.zip
test2
git-svn-id: http://svn.irssi.org/repos/irssi-python@4318 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'src/pyirssi.h')
-rw-r--r--src/pyirssi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pyirssi.h b/src/pyirssi.h
index 3fc4223..1db4dfd 100644
--- a/src/pyirssi.h
+++ b/src/pyirssi.h
@@ -1,7 +1,7 @@
#ifndef _PYIRSSI_H_
#define _PYIRSSI_H_
-#define MODULE_NAME "irssi_python"
+#define MODULE_NAME "python"
#include "config.h"
#include "core.h"
#include "common.h"