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 14a56c1..52c403a 100644
--- a/memchr/makefile
+++ b/memchr/makefile
@@ -1,5 +1,5 @@
-NAME=memchr
-CSYM=memchr
+NAME=strchr
+CSYM=strchr
current: pd_darwin