chiark / gitweb /
tree-wide usage of %m specifier instead of strerror(errno)
[elogind.git] / TODO
diff --git a/TODO b/TODO
index d63e13e3189c81b60e59f05fdc09193666bb49fc..653258afe0796bca0190bfcef3fcb97f4574397f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -824,8 +824,6 @@ Regularly:
 
 * Use PR_SET_PROCTITLE_AREA if it becomes available in the kernel
 
-* %m in printf() instead of strerror(errno);
-
 * pahole
 
 * set_put(), hashmap_put() return values check. i.e. == 0 doesn't free()!