zf8848 / libjingle

Automatically exported from code.google.com/p/libjingle
0 stars 0 forks source link

xmpptask.h has a typo #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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 commented 9 years ago
agree

but this virtual method not using anywhere

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

GoogleCodeExporter commented 9 years ago

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

GoogleCodeExporter commented 9 years ago

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