From 1f457376b478257b88d4a857f5ec1b6155442dd7 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sun, 20 Sep 2020 03:03:26 +0000 Subject: CTAN sync 202009200303 --- support/dktools/dkct.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'support/dktools/dkct.h') diff --git a/support/dktools/dkct.h b/support/dktools/dkct.h index 890048290b..45dc39497b 100644 --- a/support/dktools/dkct.h +++ b/support/dktools/dkct.h @@ -1,3 +1,7 @@ +/* +Copyright 2011-2020, Dirk Krause. All rights reserved. +SPDX-License-Identifier: BSD-3-Clause +*/ #ifndef DKCT_H_INCLUDED #define DKCT_H_INCLUDED 1 @@ -27,6 +31,7 @@ typedef struct { int win; /**< Flag: Add support for Windows wide chars. */ int port; /**< Flag: Produce portable output (implies win). */ int tip; /**< Flag: trace include printed. */ + int nowarn; /**< Flag: Do not write warning at start of file. */ char spls; /**< Splint special character. */ } DKCT_OPTION_SET; -- cgit v1.2.3