summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index fdeb45c4fb..b3c335ee35 100644
--- a/TODO
+++ b/TODO
@@ -538,7 +538,7 @@ Regularly:
* set_put(), hashmap_put() return values check. i.e. == 0 doesn't free()!
-* use __secure_getenv() instead of getenv() where appropriate
+* use secure_getenv() instead of getenv() where appropriate
Scheduled for removal (or fixing):