summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9d4dacf..5ec6c5a 100644
--- a/README.md
+++ b/README.md
@@ -97,6 +97,7 @@ At this point, the program will safely crash.
97- `strcpy` 97- `strcpy`
98- `strlcat` 98- `strlcat`
99- `strlcpy` 99- `strlcpy`
100- `strlen`
100- `strncat` 101- `strncat`
101- `strncpy` 102- `strncpy`
102- `strrchr` 103- `strrchr`