Mercurial > pidgin.yaz
view finch/libgnt/pygnt/common.h @ 22108:e21cdaffbcdb
Plug a small leak.
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Mon, 14 Jan 2008 19:42:14 +0000 |
parents | 5e1412f4e67a |
children | 6b16fca71f8b |
line wrap: on
line source
#include "Python.h" #include "gnt.h" PyObject *create_pyobject_from_string_list(GList *list);