summaryrefslogtreecommitdiff
path: root/addrs_dlpi.c
diff options
context:
space:
mode:
authorpdw <>2003-10-14 22:33:45 +0000
committerpdw <>2003-10-14 22:33:45 +0000
commit3824538a293966a04eeec220110cc6e84f133312 (patch)
treef4dfdb7cc39f6248c3e8f263b38640a6e7d4ce99 /addrs_dlpi.c
parentb7eb237e15d585343b83af290998b83d6cfbae57 (diff)
downloadiftop-3824538a293966a04eeec220110cc6e84f133312.zip
Cosmetic changes.
Diffstat (limited to 'addrs_dlpi.c')
-rw-r--r--addrs_dlpi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/addrs_dlpi.c b/addrs_dlpi.c
index 88138b7..188fef8 100644
--- a/addrs_dlpi.c
+++ b/addrs_dlpi.c
@@ -90,7 +90,7 @@ get_addrs_dlpi(char *interface, char if_hw_addr[], struct in_addr *if_ip_addr)
return -1;
}
- fprintf(stderr,"if: %s\n", devname);
+ fprintf(stderr,"interface: %s\n", devname);
// on Solaris, even though we are wanting to talk to ethernet device
// ge0, we have to open /dev/ge, then bind to unit 0. Dupe our