Fix for generated documentation
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4210 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
dc73ca21e0
commit
05c2429552
1 changed files with 1 additions and 1 deletions
|
|
@ -288,7 +288,7 @@ TYPEMAP_LIST_VECTOR_INPUT_OUTPUT(const char *, SWIG_scm2str, gh_str02scm, string
|
|||
else $1 = NULL;
|
||||
}
|
||||
|
||||
%typemap(in, doc="($arg <list of <" #SCM_TYPE ">>)")
|
||||
%typemap(in, doc="$NAME is a list of " #SCM_TYPE " values")
|
||||
C_TYPE *PARALLEL_LISTINPUT,
|
||||
const C_TYPE *PARALLEL_LISTINPUT
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue