Attention is currently required from: daniel.
3 comments:
File gtp/gtp.c:
Patch Set #11, Line 1152: // SAPI
Change to C-style comments
Done
File include/osmocom/gtp/gsn.h:
Patch Set #7, Line 116: int (*cb_sgsn_context_request_ind) (struct gsn_t *gsn, struct sockaddr_in *peer, uint32_t local_ref, union gtpie_member **ie, unsigned int ie_size);
I'll keep this "wrong" spaced function pointer, because all other functions in here o it as well. […]
Done
Patch Set #7, Line 169: int (*cb) (struct gsn_t *gsn, struct sockaddr_in *peer, uint32_t local_ref, union gtpie_member **ie, unsigned int ie_size));
I'll keep this "wrong" spaced function pointer, because all other functions in here o it as well. […]
Done
To view, visit change 38938. To unsubscribe, or for help writing mail filters, visit settings.