projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d873dc
)
update comment
author
Ken Raeburn
<raeburn@mit.edu>
Wed, 9 Jan 2002 03:26:16 +0000
(
03:26
+0000)
committer
Ken Raeburn
<raeburn@mit.edu>
Wed, 9 Jan 2002 03:26:16 +0000
(
03:26
+0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14099
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/krb5/os/localaddr.c
patch
|
blob
|
history
diff --git
a/src/lib/krb5/os/localaddr.c
b/src/lib/krb5/os/localaddr.c
index a481945f05ce8497eb55fccbfdad9c05d9c773eb..fc40d7e9e1ea3c9cc148b64d5d6f587eb5232512 100644
(file)
--- a/
src/lib/krb5/os/localaddr.c
+++ b/
src/lib/krb5/os/localaddr.c
@@
-799,8
+799,9
@@
add_addr (void *P_data, struct sockaddr *a)
#endif
#ifdef AF_LINK
- /* Some BSD-based systems (e.g. NetBSD 1.5) will include the
- ethernet address, but we don't want that, at least for now. */
+ /* Some BSD-based systems (e.g. NetBSD 1.5) and AIX will
+ include the ethernet address, but we don't want that, at
+ least for now. */
case AF_LINK:
break;
#endif