aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--memchr/makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/memchr/makefile b/memchr/makefile
index 52c403a..14a56c1 100644
--- a/memchr/makefile
+++ b/memchr/makefile
@@ -1,5 +1,5 @@
-NAME=strchr
-CSYM=strchr
+NAME=memchr
+CSYM=memchr
current: pd_darwin