-
- Downloads
Renaming: CONFIG_TYPE_UINT -> CONFIG_TYPE_POSINT
This name has been a historical source of confusion, since "uint" usually suggests "unsigned int" to people, when the real type is "nonnegative int".
Showing
- src/app/config/config.c 15 additions, 15 deletionssrc/app/config/config.c
- src/app/config/confparse.c 3 additions, 3 deletionssrc/app/config/confparse.c
- src/app/config/statefile.c 7 additions, 7 deletionssrc/app/config/statefile.c
- src/feature/dirauth/shared_random_state.c 1 addition, 1 deletionsrc/feature/dirauth/shared_random_state.c
Loading
Please register or sign in to comment