mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Brucify.
This commit is contained in:
parent
41fe7a1406
commit
ecb80458eb
1 changed files with 1 additions and 2 deletions
|
|
@ -343,7 +343,6 @@ err: rval = 1;
|
|||
void
|
||||
usage()
|
||||
{
|
||||
(void)fprintf(stderr, "usage: touch [-acfm] [-r file]"
|
||||
" [-t [[CC]YY]MMDDhhmm[.SS]] file ...\n");
|
||||
(void)fprintf(stderr, "usage: touch [-acfm] [-r file] [-t [[CC]YY]MMDDhhmm[.SS]] file ...\n");
|
||||
exit(1);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue