Convert C++ comment to C comment
This commit is contained in:
parent
2cbf7d725a
commit
57957787b7
1 changed files with 1 additions and 2 deletions
|
|
@ -79,8 +79,7 @@ SWIG_Python_str_FromChar(const char *c)
|
|||
# define PyObject_DEL PyObject_Del
|
||||
#endif
|
||||
|
||||
// SWIGPY_USE_CAPSULE is no longer used within SWIG itself, but some user
|
||||
// interface files check for it.
|
||||
/* SWIGPY_USE_CAPSULE is no longer used within SWIG itself, but some user interface files check for it. */
|
||||
# define SWIGPY_USE_CAPSULE
|
||||
# define SWIGPY_CAPSULE_NAME ("swig_runtime_data" SWIG_RUNTIME_VERSION ".type_pointer_capsule" SWIG_TYPE_TABLE_NAME)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue