diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-11-17 05:50:23 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-11-17 05:50:23 +0100 |
commit | c99cadbe02f659264cecb44c053d96383631147d (patch) | |
tree | baeb59b9b45e7ea798c92dc04af9ea55db8a3d2b /src/string/str/strpbrk.c | |
parent | add strset (diff) | |
download | slibc-c99cadbe02f659264cecb44c053d96383631147d.tar.gz slibc-c99cadbe02f659264cecb44c053d96383631147d.tar.bz2 slibc-c99cadbe02f659264cecb44c053d96383631147d.tar.xz |
rearrange files
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | src/string/str/strpbrk.c (renamed from src/string/strpbrk.c) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/string/strpbrk.c b/src/string/str/strpbrk.c index 8499d31..8499d31 100644 --- a/src/string/strpbrk.c +++ b/src/string/str/strpbrk.c |