org.guifications.plugins.autoprofile_merge: 56c19be199350049f7aacd93b6bac1dd83cdabdb
rekkanoryo at guifications.org
rekkanoryo at guifications.org
Sun Mar 23 21:30:11 CDT 2008
-----------------------------------------------------------------
Revision: 56c19be199350049f7aacd93b6bac1dd83cdabdb
Ancestor: 954b1a1924b06e5496ad2b054a9f6ef16a08d7d4
Author: rekkanoryo at guifications.org
Date: 2008-03-24T01:35:52
Branch: org.guifications.plugins.autoprofile_merge
Modified files:
autoprofile/widget.c
ChangeLog:
And again I forgot ctype.h.
-----------------------------------------------------------------
This revision's diffstat output:
widget.c | 1 +
1 file changed, 1 insertion(+)
-------------- next part --------------
============================================================
--- autoprofile/widget.c 99bbc7096a743d535329fc1f89822904acb1d1bd
+++ autoprofile/widget.c 9c5c8d89037b38026f6ecfe59f421ec609eb872f
@@ -26,6 +26,7 @@
#include "widget.h"
#include "utility.h"
+#include <ctype.h>
#include <string.h>
static GStaticMutex widget_mutex = G_STATIC_MUTEX_INIT;
More information about the Plugins-commits
mailing list