commit: 934a67798fc5a86873b6f2d84c5a3a7085a8632e
parent: f9f031a8856925e63b6af0ab7c0ad1632317622a
author: Brian Callahan <dodonpachi-github@mailinator.com>
date: Sat, 11 Apr 2015 10:48:17 -0400
Tidy README.md
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -27,7 +27,7 @@ Linux-specific changes
Adding Linux support was invasive.
* Added OpenBSD vesions of reallocarray.c, setmode.c, signame.c, strlcat.c, and strlcpy.c, all under #ifdef __linux__
* Added defines, externs, and includes where needed, under #ifdef __linux__
-* Added OpenBSD <sys/queue.h> header as "queue.h" under #ifdef __linux__ and force Linux to use it
+* Added OpenBSD <sys/queue.h> header as "queue.h" under #ifdef __linux__ and force Linux to use it
License
-------