hijam / twitcurl

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

PIN method wrong string. #19

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

In the file twitcurl.cpp line 2031 the string authorizeUrl2.c_str() should be 
authorizeUrl.c_str()

Original issue reported on code.google.com by JorisSpe...@gmail.com on 26 Aug 2011 at 9:52

GoogleCodeExporter commented 9 years ago
Thanks for pointing it out. Fixed now :)

Original comment by swatkat....@gmail.com on 21 Oct 2011 at 2:15