Move definitions of value_string tables into packet-ncp.c.
authorGuy Harris <guy@alum.mit.edu>
Tue, 12 Jan 2016 04:46:04 +0000 (20:46 -0800)
committerGuy Harris <guy@alum.mit.edu>
Tue, 12 Jan 2016 04:46:32 +0000 (04:46 +0000)
commiteaf59eb4729007cbeb3f37e264ef509b35685e0f
tree4f6175287c56a4f6282717192c31d3f338757925
parent3c37c8dd63d988e82b23b5ff21193f424c325b9f
Move definitions of value_string tables into packet-ncp.c.

Make most of them static; make the ones used in more than one file
public, and declare them in packet-ncp-int.h.

Change-Id: If3df3bda33239d1ad3145b10d375ed76d632d4a9
Reviewed-on: https://code.wireshark.org/review/13202
Reviewed-by: Guy Harris <guy@alum.mit.edu>
epan/dissectors/packet-ncp-int.h
epan/dissectors/packet-ncp.c