test-reconnect: Fix a warning.
authorAlex Wang <alexw@nicira.com>
Fri, 4 Apr 2014 16:58:28 +0000 (09:58 -0700)
committerAlex Wang <alexw@nicira.com>
Fri, 4 Apr 2014 17:22:01 +0000 (10:22 -0700)
commit976bf71268824a7d2463de3086d3372173dc59fc
tree9a36985fa87451881804a9335822bc51aedebd8f
parent5e314e8e771345c11df811fc45d584911cbc1642
test-reconnect: Fix a warning.

This commit fixes the "return discards 'const' qualifier
from pointer target type" warning issued when compiling
test-reconnect.c.

Signed-off-by: Alex Wang <alexw@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
tests/test-reconnect.c