X-Git-Url: https://git.draconx.ca/gitweb/cdecl99.git/blobdiff_plain/1943156e7ba5c0318a54369a52297f74bad7b5b9..318e941af5ec3b0622212ba3d2968efd3c961587:/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