pop3.c: fix compiler warnings..
commit58afeb78bd97076e3e15269bbfb1d3094e2fc6e7
authorSteffen "Daode" Nurpmeso <sdaoden@users.sf.net>
Mon, 24 Sep 2012 12:16:08 +0000 (24 14:16 +0200)
committerSteffen "Daode" Nurpmeso <sdaoden@users.sf.net>
Mon, 24 Sep 2012 17:22:46 +0000 (24 19:22 +0200)
tree6718b7d49d62eb887d6ef5289c057302bc788b54
parent35f0917dcbc6b6790166cc388bde64b37414aad7
pop3.c: fix compiler warnings..

Still leaves some errors in respect to longjmp() globbering, but
that can't be helped that easily and requires fiddling around
with the Popen() stuff.
pop3.c