Bug 1013: Fix type mismatches in gopher.c
commit7de8b9940c96f51c55c2706ed9aa6ad11257d7ee
authorKalle Olavi Niemitalo <kon@iki.fi>
Thu, 4 Sep 2008 08:35:07 +0000 (4 11:35 +0300)
committerKalle Olavi Niemitalo <Kalle@Astalo.kon.iki.fi>
Thu, 4 Sep 2008 08:57:03 +0000 (4 11:57 +0300)
tree234c32b34b2a922a683702e58625280b33734c9d
parentb7d3b4f687d7ac5720de511b615f42b47441d80f
Bug 1013: Fix type mismatches in gopher.c

When I replaced enum connection_state with struct connection_state,
I missed parts of src/protocol/gopher/gopher.c.  Finish the change there.
src/protocol/gopher/gopher.c