com gtk/php-gtk: GtkListStore constructor doesn't need any parameters: ext/gtk+/gtktreeview.overrides

[email protected] (David Soria Parra)
Newsgroups php.gtk.cvs
Message-ID <[email protected]>
Commit:    ae2ae03920ef46c9009896eb3f57bf35e5fba889
Author:    Christian Weiske <[email protected]>         Mon, 19 Jun 2006 11:18:16 +0000
Parents:   9740e898106af2bcba67682fe7ea818b57280939
Branches:  master

Link:       http://git.php.net/?p=gtk/php-gtk.git;a=commitdiff;h=ae2ae03920ef46c9009896eb3f57bf35e5fba889

Log:
GtkListStore constructor doesn't need any parameters

Changed paths:
  M  ext/gtk+/gtktreeview.overrides


Diff:
ae2ae03920ef46c9009896eb3f57bf35e5fba889
diff --git a/ext/gtk+/gtktreeview.overrides b/ext/gtk+/gtktreeview.overrides
index de68657..7083589 100644
--- a/ext/gtk+/gtktreeview.overrides
+++ b/ext/gtk+/gtktreeview.overrides
@@ -196,7 +196,7 @@ PHP_METHOD
 %%
 add-arginfo GtkListStore __construct
 static
-ZEND_BEGIN_ARG_INFO_EX(ARGINFO_NAME, 0, 0, 1)
+ZEND_BEGIN_ARG_INFO_EX(ARGINFO_NAME, 0, 0, 0)
     ZEND_ARG_INFO(0, type_col_0)
     ZEND_ARG_INFO(0, type_col_1)
     ZEND_ARG_INFO(0, ...)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.