Attention is currently required from: jolly.
4 comments:
Patchset:
I think it makes more sense if you join this commit with the one adding the function pointer in the struct (header file).
File src/input/misdn.c:
Patch Set #3, Line 300: struct e1inp_ts *e1i_ts = &line->ts[16-1];
what's this 16-1? isn't there some descriptivie define for it?
Patch Set #3, Line 302: uint8_t buffer[sizeof(struct mISDNhead) + sizeof(int)];
uint32_t?
Patch Set #3, Line 304: int *info = (int *)(buffer + sizeof(struct mISDNhead));
uint32_t?
To view, visit change 31034. To unsubscribe, or for help writing mail filters, visit settings.