(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:
Assar Westerlund
2001-08-07 21:57:01 +00:00
parent 1a9d23efed
commit fa30650a47

View File

@@ -478,7 +478,7 @@ dns_free_data(struct dns_reply *r)
{
}
int
void
dns_srv_order(struct dns_reply *r)
{
return 0;