git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9276 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2000-12-05 09:21:19 +00:00
parent a127fb2e9d
commit 4cd4dfc846
3 changed files with 13 additions and 0 deletions

View File

@@ -1,5 +1,8 @@
2000-12-05 Johan Danielsson <joda@pdc.kth.se>
* ifaddrs.h: fix freeifaddrs prototype, and add ifa_broadaddr
macro
* getifaddrs.c: free some memory
2000-12-04 Johan Danielsson <joda@pdc.kth.se>