[pygobject/invoke-rewrite] [gi-invoke-ng] fix prototype
- From: John Palmieri <johnp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pygobject/invoke-rewrite] [gi-invoke-ng] fix prototype
- Date: Tue, 12 Apr 2011 18:52:14 +0000 (UTC)
commit 65aa040e86d94ee6bb227a2bce09668b60208027
Author: John (J5) Palmieri <johnp redhat com>
Date: Tue Apr 12 14:51:35 2011 -0400
[gi-invoke-ng] fix prototype
gi/pygi-cache.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gi/pygi-cache.h b/gi/pygi-cache.h
index 8023787..64b5e19 100644
--- a/gi/pygi-cache.h
+++ b/gi/pygi-cache.h
@@ -141,7 +141,7 @@ struct _PyGICallableCache
void _pygi_arg_cache_clear (PyGIArgCache *cache);
void _pygi_callable_cache_free (PyGICallableCache *cache);
-PyGICallableCache *_pygi_function_cache_new (GICallableInfo *callable_info);
+PyGICallableCache *_pygi_callable_cache_new (GICallableInfo *callable_info);
G_END_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]