mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 18:08:23 +00:00
typo fix in comment
This commit is contained in:
parent
15a9749364
commit
f3ab15b117
@ -193,7 +193,7 @@ io_nextid(char *iolog_dir, char sessid[7])
|
||||
}
|
||||
buf[6] = '\n';
|
||||
|
||||
/* Stash id logging purposes */
|
||||
/* Stash id for logging purposes. */
|
||||
memcpy(sessid, buf, 6);
|
||||
sessid[6] = '\0';
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user