]> git.ipfire.org Git - thirdparty/bash.git/blobdiff - lib/sh/inet_aton.c
Imported from ../bash-4.0-rc1.tar.gz.
[thirdparty/bash.git] / lib / sh / inet_aton.c
index 2835d627cfe1e5a504e08a9d69521ce6f8016579..4b48456f4d4f68c56d5d61c208bc9e0064480930 100644 (file)
@@ -1,3 +1,5 @@
+/* inet_aton - convert string to numeric IP address */
+
 /* Snagged from GNU C library, version 2.0.3. */
 
 /*