Attention is currently required from: jolly.
2 comments:
File src/host/layer23/include/osmocom/bb/common/settings.h:
Patch Set #5, Line 165: uint8_t vgcs; /* support of VGCS */
bool
I know others use uint8_t, but let's at least use bool for the new ones. The old ones should be moved to bool at some point.
File src/host/layer23/src/common/support.c:
Patch Set #5, Line 37: sup->vgcs = 1; /* yes */
= true
To view, visit change 34483. To unsubscribe, or for help writing mail filters, visit settings.