Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xmpptask.h has a typo #22

Closed
GoogleCodeExporter opened this issue Mar 13, 2015 · 3 comments
Closed

xmpptask.h has a typo #22

GoogleCodeExporter opened this issue Mar 13, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

line 96 reads:

  virtual int ProcessReponse() { return STATE_DONE; }

It's missing an 's' -- I believe the name of that method should be
ProcessResponse()

Original issue reported on code.google.com by mattwinter on 22 Jan 2008 at 6:53

@GoogleCodeExporter
Copy link
Author

agree

but this virtual method not using anywhere

Original comment by vinn...@gmail.com on 11 Feb 2010 at 4:40

@GoogleCodeExporter
Copy link
Author

Original comment by jun...@google.com on 14 Jan 2011 at 5:12

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Original comment by jun...@google.com on 3 Jun 2011 at 12:03

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant