spelling: cannot
This commit is contained in:
parent
36aeb4e9ee
commit
d0c05b0143
@ -2285,7 +2285,7 @@ int main (int argc, char **argv)
|
||||
/*
|
||||
* tallylog_reset needs to be able to lookup
|
||||
* a valid existing user name,
|
||||
* so we canot call it before close_files()
|
||||
* so we cannot call it before close_files()
|
||||
*/
|
||||
if (!lflg && getpwuid (user_id) != NULL) {
|
||||
tallylog_reset (user_name);
|
||||
|
Loading…
Reference in New Issue
Block a user