dnsapi: Use the proper type for the return value in dns_do_query_netbios().
authorHans Leidekker <hans@it.vu.nl>
Wed, 13 Sep 2006 12:36:49 +0000 (14:36 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 14 Sep 2006 09:11:57 +0000 (11:11 +0200)
commita9a04fb386b0c8e074be1a60780e5b1ee9e2daf3
treef1800b26d0a527cb105b1500fb92fd47340ef580
parent0c0d1903761c37b9da0bebf5b8712a08e86fa9cd
dnsapi: Use the proper type for the return value in dns_do_query_netbios().

Remove some unnecessary casts.
dlls/dnsapi/query.c
dlls/dnsapi/record.c