Skip to content
Snippets Groups Projects
Commit 489ab089 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont
Browse files

config: privatise short name

Note that this now uses `unsigned char` rather than `char`, consistent
with the expectation for the `%c` format string specifier. This also
avoids using a signed value to index an array.
parent b8e7e225
No related branches found
No related tags found
1 merge request!840config: privatise some fields
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment