summaryrefslogtreecommitdiff
path: root/libc/string/cris/memcopy.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/string/cris/memcopy.h')
-rw-r--r--libc/string/cris/memcopy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/string/cris/memcopy.h b/libc/string/cris/memcopy.h
index 0eae998da..449c75641 100644
--- a/libc/string/cris/memcopy.h
+++ b/libc/string/cris/memcopy.h
@@ -23,7 +23,7 @@
/* We override the word-copying macros, partly because misalignment in one
pointer isn't cause for a special function, partly because we want to
- get rid of all the static functions in generic/memcopy.c; these macros
+ get rid of all the static functions in generic/memcopy.c; these macros
are only used in memmove.c since we have arch-specific mempcpy, memcpy and
memset. */