Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- diff --git a/src/config.c b/src/config.c
- index 4c42afa..ac73f4d 100644
- --- a/src/config.c
- +++ b/src/config.c
- @@ -1949,6 +1949,7 @@ const idclass_t config_class = {
- .type = PT_U32,
- .id = "version",
- .name = N_("Configuration version"),
- + .desc = N_("AA"),
- .off = offsetof(config_t, version),
- .opts = PO_RDONLY | PO_HIDDEN | PO_EXPERT,
- .group = 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement