Remove some typos

This commit is contained in:
Artem Serebriyskiy 2013-11-11 19:29:48 +04:00
commit 7e09b6687e
2 changed files with 1 additions and 2 deletions

View file

@ -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;

View file

@ -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);