code comment added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6309 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
dce86404a1
commit
dddf810a71
1 changed files with 1 additions and 0 deletions
|
|
@ -641,6 +641,7 @@ SwigType_array_type(SwigType *ty) {
|
||||||
* Add, remove, and test for function types.
|
* Add, remove, and test for function types.
|
||||||
* ----------------------------------------------------------------------------- */
|
* ----------------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
/* Returns the function type, t, constructed from the parameters, parms */
|
||||||
void
|
void
|
||||||
SwigType_add_function(SwigType *t, ParmList *parms) {
|
SwigType_add_function(SwigType *t, ParmList *parms) {
|
||||||
String *pstr;
|
String *pstr;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue