summaryrefslogtreecommitdiff
path: root/dns.c
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-03-26 14:09:09 +1100
committerDamien Miller <djm@mindrot.org>2006-03-26 14:09:09 +1100
commit1ff7c642eed4df1c2f9fcc6f247d7d9949b6e81c (patch)
tree7c3ebfd2e14b9b335781f4ef15c393252879d167 /dns.c
parent4ae97f1885daee4b6ccfa2b5062530d26cb38806 (diff)
downloadopenssh-git-1ff7c642eed4df1c2f9fcc6f247d7d9949b6e81c.tar.gz
- deraadt@cvs.openbsd.org 2006/03/20 18:41:43
[dns.c] cast xstrdup to propert u_char *
Diffstat (limited to 'dns.c')
-rw-r--r--dns.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns.c b/dns.c
index ecb89770..83d4d895 100644
--- a/dns.c
+++ b/dns.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: dns.c,v 1.17 2006/03/19 18:51:18 deraadt Exp $ */
+/* $OpenBSD: dns.c,v 1.18 2006/03/20 18:41:43 deraadt Exp $ */
/*
* Copyright (c) 2003 Wesley Griffin. All rights reserved.