libreplace: Fix comment originating from old samba source.
authorMichael Adam <obnox@samba.org>
Fri, 22 Feb 2008 09:42:22 +0000 (10:42 +0100)
committerMichael Adam <obnox@samba.org>
Fri, 22 Feb 2008 09:48:18 +0000 (10:48 +0100)
Michael
(cherry picked from commit 0440bcfe6359ca4842f473b1ca799cad9f1c6c96)
(This used to be commit ddf7ac4f266e59871191c6e0a14e99b01a1dc8b1)

source3/lib/replace/getifaddrs.c

index 37cd950e0979bfc9404c61145b3c2548efbba176..a6f06e545f9808aff0c1e5593ea097ea26c959c5 100644 (file)
@@ -363,7 +363,7 @@ int rep_getifaddrs(struct ifaddrs **ifap)
 #endif
 
 #ifdef AUTOCONF_TEST
-/* this is the autoconf driver to test get_interfaces() */
+/* this is the autoconf driver to test getifaddrs() */
 
  int main()
 {