Commit 87234d7
committed
Refactor: get rid of any sparable use of booth_conf global var in main.c
Even then, booth_conf global variable cannot be turned into static one,
since there is this multi-global complication that was mentioned
already: transport() of inline-fn.h.
Signed-off-by: Jan Pokorný <[email protected]>1 parent 31fc33f commit 87234d7
2 files changed
+92
-69
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
365 | | - | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
366 | 377 | | |
367 | 378 | | |
368 | 379 | | |
| |||
0 commit comments