summaryrefslogtreecommitdiff
path: root/src/shred.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/shred.c')
-rw-r--r--src/shred.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/shred.c b/src/shred.c
index a2365b0fb..fd57c3848 100644
--- a/src/shred.c
+++ b/src/shred.c
@@ -18,17 +18,6 @@
Written by Colin Plumb. */
-/* TODO:
- - use consistent non-capitalization in error messages
- - add standard GNU copyleft comment
-
- - Add -r/-R/--recursive
- - Add -i/--interactive
- - Reserve -d
- - Add -L
- - Add an unlink-all option to emulate rm.
- */
-
/*
* Do a more secure overwrite of given files or devices, to make it harder
* for even very expensive hardware probing to recover the data.