Commit Graph

5 Commits

Author SHA1 Message Date
Harald Welte ca8ef91e0f Use OSMO_FD_* instead of deprecated BSC_FD_*
Change-Id: I0b4400a2a5b7cd0d670db81d17579dbd34f3eb48
2020-10-18 22:37:31 +02:00
Oliver Smith 8c570c8cb0 src/test_connect.c: fix compile with Werror
test_connect.c:50:2: error: format not a string literal and no format arguments [-Werror=format-security]
  printf(msgb_hexdump(msg));
  ^~~~~~

Change-Id: Ie0104649104ff31e180c05993e707c6629ddbf83
2020-05-11 11:46:41 +02:00
Harald Welte 19f433e2d5 avoid compiler warnings: comment-out unused code
Change-Id: I53229e7041272d2f451f61bff7edb4ae8c40ddea
2020-05-03 21:31:03 +02:00
Harald Welte d21cf0d7a7 Add copyright statements + license disclaimer everywhere 2020-05-03 19:28:03 +02:00
Harald Welte df3b385b34 rename paths 2020-05-03 19:28:01 +02:00