diff options
author | Mattias Andrée <maandree@kth.se> | 2018-10-21 11:59:01 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2018-10-21 11:59:01 +0200 |
commit | 167ddc64a60bf8360ef67c675b97a517dc0e85d1 (patch) | |
tree | 52cd6c2977f86668dab82ef90cb979c8869c07e5 /man/strrcasechr.3libsimple | |
parent | Add strcasechr and strcasechrnul (diff) | |
download | libsimple-167ddc64a60bf8360ef67c675b97a517dc0e85d1.tar.gz libsimple-167ddc64a60bf8360ef67c675b97a517dc0e85d1.tar.bz2 libsimple-167ddc64a60bf8360ef67c675b97a517dc0e85d1.tar.xz |
Add strrcasechr
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'man/strrcasechr.3libsimple')
l--------- | man/strrcasechr.3libsimple | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/strrcasechr.3libsimple b/man/strrcasechr.3libsimple new file mode 120000 index 0000000..c49c441 --- /dev/null +++ b/man/strrcasechr.3libsimple @@ -0,0 +1 @@ +libsimple_strrcasechr.3
\ No newline at end of file |