summaryrefslogtreecommitdiff
path: root/usr/src/stand/lib/inet/ibd.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/stand/lib/inet/ibd.c')
-rw-r--r--usr/src/stand/lib/inet/ibd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/stand/lib/inet/ibd.c b/usr/src/stand/lib/inet/ibd.c
index f7ed38cdb9..3294ba46ff 100644
--- a/usr/src/stand/lib/inet/ibd.c
+++ b/usr/src/stand/lib/inet/ibd.c
@@ -20,7 +20,7 @@
* CDDL HEADER END
*/
/*
- * Copyright 2003 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
*/
@@ -564,7 +564,7 @@ ibd_output(int index, struct inetgram *ogp)
void
ibd_init(void)
{
- dnode_t chosen;
+ pnode_t chosen;
char *mtuprop = "ipib-frame-size";
char *bcastprop = "ipib-broadcast";
char *addrprop = "ipib-address";