Remove some typos
This commit is contained in:
parent
02c4a8e39c
commit
7e09b6687e
2 changed files with 1 additions and 2 deletions
|
|
@ -278,7 +278,6 @@ protected:
|
|||
|
||||
/* Return the namespace for the class/enum - the nspace feature */
|
||||
String *getNSpace() const;
|
||||
void setNSpace(String *nspace);
|
||||
|
||||
/* Return the real name of the current class */
|
||||
String *getClassName() const;
|
||||
|
|
|
|||
|
|
@ -1594,7 +1594,7 @@ void SwigType_remember_clientdata(const SwigType *t, const_String_or_char_ptr cl
|
|||
Delete(qr);
|
||||
|
||||
/*Printf(stdout,"t = '%s'\n", t);
|
||||
Printf(stdout,"fr= '%s'\n\n", fr);*/
|
||||
Printf(stdout,"fr= '%s'\n\n", fr); */
|
||||
|
||||
if (t) {
|
||||
char *ct = Char(t);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue