trafgen: proto: Make proto_current_header() static
commit83c1bb0a8271338c57ab1c7d9d9bc3e53aafb314
authorTobias Klauser <tklauser@distanz.ch>
Wed, 3 Feb 2016 10:25:32 +0000 (3 11:25 +0100)
committerTobias Klauser <tklauser@distanz.ch>
Wed, 3 Feb 2016 10:25:32 +0000 (3 11:25 +0100)
tree76d45c25cd953fadaed072847d953a9851d8f64f
parent686338ed02f66341daf508b2255f3dc1d5315f6d
trafgen: proto: Make proto_current_header() static

After commit 88b359d2aa7e ("trafgen: proto: Simplify getting lower
protocol after init") proto_current_header() is no longer used outside
trafgen_proto.c, so make it static.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
trafgen_proto.c
trafgen_proto.h