Make the TransProxyType field non-const
commita5b18dfba9752d9785172dc814802c482cc77f0e
authorNick Mathewson <nickm@torproject.org>
Tue, 26 Sep 2017 16:25:07 +0000 (26 12:25 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 26 Sep 2017 16:25:07 +0000 (26 12:25 -0400)
tree80b25102a024f87b5b660085f98be7cf41a21682
parent4d11a468b20a116978f89115a75cdc45fe5da8ad
Make the TransProxyType field non-const

The correct type for a STRING confparse value is char *, not const
char *.
src/or/or.h