Mercurial > pidgin
view finch/libgnt/pygnt/common.h @ 21860:f23c41e65f63
Use g_sterror instead of strerror in two more places.
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Tue, 18 Dec 2007 07:37:55 +0000 |
parents | 5e1412f4e67a |
children | 6b16fca71f8b |
line wrap: on
line source
#include "Python.h" #include "gnt.h" PyObject *create_pyobject_from_string_list(GList *list);