X-Git-Url: https://git.draconx.ca/gitweb/cdecl99.git/blobdiff_plain/8ef7bb974c538e4802688d45296ee988a6648e02..db974c0a690f2044dcbc06446333837c3c3e1cec:/src/keywords.gperf diff --git a/src/keywords.gperf b/src/keywords.gperf index d0caf8b..97f8a8f 100644 --- a/src/keywords.gperf +++ b/src/keywords.gperf @@ -1,6 +1,6 @@ %{ /* - * Copyright © 2023 Nick Bowler + * Copyright © 2023-2024 Nick Bowler * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -28,6 +28,7 @@ static const struct keyword *in_word_set(); %readonly-tables %language=ANSI-C +%7bit /* Note: the following options enable gperf-wordwrap.awk to do its thing */ %define word-array-name wordlist_wrapped