diff options
author | mrb0nk500 <b0nk@b0nk.xyz> | 2021-06-06 13:21:17 -0400 |
---|---|---|
committer | mrb0nk500 <b0nk@b0nk.xyz> | 2021-06-06 13:21:17 -0400 |
commit | b5eebeef24c64020d84211f26e51cce70e402576 (patch) | |
tree | 4f69369347dd695a30d1302336371812739e3163 /pullreqd.c | |
parent | fafa513041fb13f679dfe107749aa2a8223040e3 (diff) |
Added a new union called `config_val`.
This is so that I don't have to cast the variable as a
`void *`, and make it easier to read.
I also added `TYPE_NONE` to the `config_type` enum for
denoting that the config option doesn't take a value.
Diffstat (limited to 'pullreqd.c')
0 files changed, 0 insertions, 0 deletions