diff options
Diffstat (limited to 'lib/password.c')
-rw-r--r-- | lib/password.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/password.c b/lib/password.c index 9654d42d..bf13c441 100644 --- a/lib/password.c +++ b/lib/password.c @@ -1,6 +1,8 @@ /* password.c - password read/update helper functions. * * Copyright 2012 Ashwini Kumar <ak.ashwini@gmail.com> + * + * TODO: cleanup */ #include "toys.h" |