ftp: convert state names to a global array
authorDaniel Stenberg <daniel@haxx.se>
Wed, 14 Aug 2013 20:28:32 +0000 (22:28 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 14 Aug 2013 20:41:30 +0000 (22:41 +0200)
commitd5e2d0b6bfcf6b9961d4aaebb4b9687818d9f652
treeba38f86a11aa197afe192151ded5c39a460e5827
parentf34b5fb4d8f525a99d2c402829a58336c73c19c2
ftp: convert state names to a global array

... just to make them easier to print in debug ouputs while debugging.
They are still within #ifdef [debugbuild].
lib/ftp.c