Branch: refs/heads/minor-cleanup
Home:
https://github.com/kronosnet/kronosnet
Commit: 08e9e788f74390fa1ea147e22f45f248423163c1
https://github.com/kronosnet/kronosnet/commit/08e9e788f74390fa1ea147e22f45f…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-10-30 (Mon, 30 Oct 2017)
Changed paths:
M libknet/libknet.h
M libknet/man/knet_handle_get_transport_list.3
M libknet/man/libknet.h.3
M libknet/tests/api_knet_handle_get_transport_list.c
M libknet/transport_common.c
Log Message:
-----------
[libknet] rename transport_info to knet_transport_info
match the namespace of all our struct. This is an API change, but doesn't affect ABI.
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>