From b2317d88007270f8b49d3282face90a7f2716e7d Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Sat, 4 May 2013 17:40:48 +0200 Subject: Typofix --- plugins/python/python.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/python/python.c') diff --git a/plugins/python/python.c b/plugins/python/python.c index 134d5e47..4ea34c23 100644 --- a/plugins/python/python.c +++ b/plugins/python/python.c @@ -67,7 +67,7 @@ #endif #include "hexchat-plugin.h" -#undef _POSIX_C_SOURCE /* Avoid warning: also in /usr/include/features.hfrom glib.h */ +#undef _POSIX_C_SOURCE /* Avoid warning: also in /usr/include/features.h from glib.h */ #include #include #include -- cgit 1.4.1