Attention is currently required from: arehbein.
1 comment:
File include/osmocom/bsc/bts.h:
Patch Set #5, Line 839: struct gsm_lchan *gl
it's the initials of `gsm_lchan`.
Ah, I see. Fine then.
Do you mean I should put `struct gsm_lchang const *` instead
const usually goes first in our code, so 'const struct gsm_lchan *gl' please.
To view, visit change 30602. To unsubscribe, or for help writing mail filters, visit settings.