Add some const.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1714 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -103,7 +103,7 @@ struct dns_reply{
|
||||
};
|
||||
|
||||
|
||||
struct dns_reply* dns_lookup(char *, char *);
|
||||
struct dns_reply* dns_lookup(const char *, const char *);
|
||||
|
||||
void dns_free_data(struct dns_reply *r);
|
||||
|
||||
|
Reference in New Issue
Block a user