diff options
author | jasch <j45ch@users.sourceforge.net> | 2007-07-15 22:10:56 +0000 |
---|---|---|
committer | jasch <j45ch@users.sourceforge.net> | 2007-07-15 22:10:56 +0000 |
commit | 8a9977eaa2449b7fadffb3b378604c85f9ba58eb (patch) | |
tree | b8254807b5a8b736346ddd56ba93472d379bee13 | |
parent | 8c6360bdd89475f91ac04830cd5be2b1ca4e7475 (diff) |
This commit was generated by cvs2svn to compensate for changes in r8091,
which included commits to RCS files with non-trunk default branches.
svn path=/trunk/externals/jasch_lib/; revision=8092
-rw-r--r-- | memchr/makefile | 4 |
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 |