change variable name for Ruby
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8603 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
465b27147e
commit
f7246bc667
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@
|
|||
struct A
|
||||
{
|
||||
static int sfoovar;
|
||||
static const int csfoovar = 1;
|
||||
static const int CSFOOVAR = 1;
|
||||
int foovar;
|
||||
int efoovar;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue