Fix a typo.
[Patch recommit] git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9112 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
262207f6ed
commit
97e9837d46
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
a constant by SWIG see naming.i in the Ruby test suite. */
|
||||
%rename("%(uppercase)s", %$ismember, %$isvariable,%$isimmutable,%$isstatic,%$hasvalue,%$hasconsttype) "";
|
||||
|
||||
/* Enums are mapped to constants but we all we do is make sure the
|
||||
/* Enums are mapped to constants but all we do is make sure the
|
||||
first letter is uppercase */
|
||||
%rename("%(firstuppercase)s", %$isenumitem) "";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue