aboutsummaryrefslogtreecommitdiffstats
path: root/lib/oauth.c
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2010-06-30 23:52:27 +0100
committerWilmer van der Gaast <wilmer@gaast.net>2010-06-30 23:52:27 +0100
commit8203da9d2f792252d2144e5e9063391a3ceebfe9 (patch)
tree6a4487a5e2a151efaf0220d3711a0d5c6a6af4a4 /lib/oauth.c
parentbd64716b5687e6652ada7112a43ff3455e32231e (diff)
D'oh. Of course the getter functions should also treat next_cursor as a
64-bit integer. This code now successfully fetches lists with up to ~900 items. (Since this takes quite long, maybe there should be an upper limit.)
Diffstat (limited to 'lib/oauth.c')
0 files changed, 0 insertions, 0 deletions
#n104'>104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153