-
- Downloads
Use CONST_TO_* macros in more places.
This is an automated commit made with a python script. After running the automated script, I had to hand-revert the cases where it made the conversion functions call themselves. Additionally, I had to edit a variable declaration in control_bootstrap.c so that the result of a const cast could be put in a const field.
Showing
- src/core/mainloop/connection.c 2 additions, 2 deletionssrc/core/mainloop/connection.c
- src/core/or/channeltls.c 2 additions, 2 deletionssrc/core/or/channeltls.c
- src/core/or/scheduler.c 1 addition, 1 deletionsrc/core/or/scheduler.c
- src/core/or/scheduler_kist.c 1 addition, 1 deletionsrc/core/or/scheduler_kist.c
- src/feature/control/control_bootstrap.c 2 additions, 2 deletionssrc/feature/control/control_bootstrap.c
- src/feature/dircommon/directory.c 1 addition, 1 deletionsrc/feature/dircommon/directory.c
Loading
Please register or sign in to comment