summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d69c181)
raw | patch | inline | side by side (parent: d69c181)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Mon, 29 Feb 2016 21:09:30 +0000 (22:09 +0100) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Mon, 29 Feb 2016 21:09:30 +0000 (22:09 +0100) |
src/interface.c | patch | blob | history |
diff --git a/src/interface.c b/src/interface.c
index 1c01f6ff773cf8e5bb92697b73e21e4bacee1663..a71b42e2b79bd55bf03c30d31beefae5f2c77dff 100644 (file)
--- a/src/interface.c
+++ b/src/interface.c
struct ifaddrs *if_list;
struct ifaddrs *if_ptr;
-/* Darin/Mac OS X and possible other *BSDs */
+/* Darwin/Mac OS X and possible other *BSDs */
#if HAVE_STRUCT_IF_DATA
# define IFA_DATA if_data
# define IFA_RX_BYTES ifi_ibytes