Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Use a current_ctl pointer in struct interface instead.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Saves around 1-2 lines per foreach, and should be more error prone.
|
|
|
|
This needed a split of the switch that handled input before
into several small callback functions.
|