(dns_srv_order): fix type of dummy function
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10441 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -478,7 +478,7 @@ dns_free_data(struct dns_reply *r)
|
|||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
int
|
void
|
||||||
dns_srv_order(struct dns_reply *r)
|
dns_srv_order(struct dns_reply *r)
|
||||||
{
|
{
|
||||||
return 0;
|
return 0;
|
||||||
|
Reference in New Issue
Block a user