mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
last(1): Remove double words in source code comments
- s/on on/on/ - s/we we/we/ MFC after: 5 days
This commit is contained in:
parent
93e4914816
commit
1190b82c22
1 changed files with 1 additions and 1 deletions
|
|
@ -287,7 +287,7 @@ doentry(struct utmpx *bp)
|
|||
"crash" : "shutdown";
|
||||
/*
|
||||
* if we're in snapshot mode, we want to exit if this
|
||||
* shutdown/reboot appears while we we are tracking the
|
||||
* shutdown/reboot appears while we are tracking the
|
||||
* active range
|
||||
*/
|
||||
if (snaptime && snapfound)
|
||||
|
|
|
|||
Loading…
Reference in a new issue