]> granicus.if.org Git - libevent/commit
sample/dns-example: fix compiler warning (getopt() returns an int)
authorDavid Disseldorp <ddiss@suse.de>
Mon, 20 Feb 2017 15:55:57 +0000 (16:55 +0100)
committerAzat Khuzhin <azat@libevent.org>
Sat, 2 Feb 2019 12:13:48 +0000 (15:13 +0300)
commitd3e1c440c9b27bee6b23f5c85dafd99317f5dc52
tree81239a5f835c623cad57a65519e680884e7e9f1c
parent5c0132f315db195bfdb12faa1d13648ffaf5f42e
sample/dns-example: fix compiler warning (getopt() returns an int)

Signed-off-by: David Disseldorp <ddiss@suse.de>
Closes: #449
(cherry picked from commit 55cadb2b03c95505f6adbb836f0e975772d80bce)
sample/dns-example.c