diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -270,6 +270,8 @@ Minor stuff: | |||
270 | fprintf(stderr, "%s: %s not found\n", "unalias", *argptr); | 270 | fprintf(stderr, "%s: %s not found\n", "unalias", *argptr); |
271 | -> fprintf(stderr, "unalias: %s not found\n", *argptr); | 271 | -> fprintf(stderr, "unalias: %s not found\n", *argptr); |
272 | --- | 272 | --- |
273 | possible code duplication ingroup() and is_a_group_member() | ||
274 | --- | ||
273 | 275 | ||
274 | 276 | ||
275 | Code cleanup: | 277 | Code cleanup: |