Eo: remove ; after while (0) in Eo.h.
authorTom Hacohen <tom@stosb.com>
Wed, 6 Nov 2013 14:33:06 +0000 (14:33 +0000)
committerTom Hacohen <tom@stosb.com>
Wed, 6 Nov 2013 14:38:29 +0000 (14:38 +0000)
commit087f94569083db23786fb09d3b8bff3a3190dd80
tree3683ca79b5282d97060944b3bc097c91e171ac76
parent329c64621891f855955eab1794d2d0255c377fcc
Eo: remove ; after while (0) in Eo.h.

The whole point of having "do {} while (0);" is to force people to add a
; after the call to the macro. Therefore there should be no semicolon.
src/lib/eo/Eo.h