]> granicus.if.org Git - curl/commit
dict: rename byte to avoid compiler shadowed declaration warning
authorDan Fandrich <dan@coneharvesters.com>
Mon, 23 Mar 2015 09:16:10 +0000 (10:16 +0100)
committerDan Fandrich <dan@coneharvesters.com>
Mon, 23 Mar 2015 09:16:10 +0000 (10:16 +0100)
commit145c4692ffb58ea4492a7912f636b3b834c84dd7
treeb08c703656babc8f09d7601c4becc3dee33165d6
parent430006c5e270b21d2c5120e83e2b57657328dbf3
dict: rename byte to avoid compiler shadowed declaration warning

This conflicted with a WolfSSL typedef.
lib/dict.c