Fix #846. Allow negative options such as "nolisten=1" in bitcoin.conf as well as...
authorChris Moore <dooglus@gmail.com>
Thu, 16 Feb 2012 20:08:32 +0000 (12:08 -0800)
committerChris Moore <dooglus@gmail.com>
Thu, 16 Feb 2012 20:08:58 +0000 (12:08 -0800)
commitd64e124cf4212a9e5b4607c4f752a0c2921bc308
treee8a5de135eba5f53f3e226933c45cac01f065e0f
parentb7c25e0c1346256be12310264ea5cc4ce7794118
Fix #846.  Allow negative options such as "nolisten=1" in bitcoin.conf as well as on the command line.
src/util.cpp