Attention is currently required from: pespin.
Timur Davydov has posted comments on this change by Timur Davydov. ( https://gerrit.osmocom.org/c/libosmo-abis/+/41955?usp=email )
Change subject: lapd-over-datagram-user: fix printf format for timeval fields ......................................................................
Patch Set 2:
(1 comment)
File doc/examples/lapd-over-datagram/lapd-over-datagram-user.c:
https://gerrit.osmocom.org/c/libosmo-abis/+/41955/comment/1a424dda_c6b2ef95?... : PS1, Line 167: "in %" PRIdMAX ".%06" PRIdMAX "\n",
why was this changed from 6 to 06?
Good catch, my bad. This was an unintended change while fixing the format string. Fixed now.