sync with OpenBSD -current
This commit is contained in:
parent
caadbe0d20
commit
ffd019c293
50 changed files with 617 additions and 577 deletions
|
@ -1,4 +1,4 @@
|
|||
/* $Id: test-tak.c,v 1.6 2023/09/25 11:09:30 tb Exp $ */
|
||||
/* $Id: test-tak.c,v 1.7 2024/03/20 04:39:10 job Exp $ */
|
||||
/*
|
||||
* Copyright (c) 2022 Job Snijders <job@fastly.com>
|
||||
* Copyright (c) 2019 Kristaps Dzonsons <kristaps@bsd.lv>
|
||||
|
@ -33,7 +33,7 @@
|
|||
|
||||
int outformats;
|
||||
int verbose;
|
||||
int filemode;
|
||||
int filemode = 1;
|
||||
|
||||
int
|
||||
main(int argc, char *argv[])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue