entrynodes.c: fix syntax error around BUG() statement
commita971018f6d0a457fddfaa1397ae823623257c2f6
authorMartin Kepplinger <martink@posteo.de>
Thu, 14 Sep 2017 12:58:26 +0000 (14 14:58 +0200)
committerNick Mathewson <nickm@torproject.org>
Thu, 14 Sep 2017 14:14:44 +0000 (14 10:14 -0400)
tree4f8ce8d336a73b203e684198033339a05ab0672f
parentdedafe95feff363b0dac086e1f034b88dc112952
entrynodes.c: fix syntax error around BUG() statement

Fix those misplaced brackets.

Signed-off-by: Martin Kepplinger <martink@posteo.de>
src/or/entrynodes.c