Changes required to support multiple named data sources.
authorjfoster <jfoster@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 23 Mar 2001 14:44:04 +0000 (14:44 +0000)
committerjfoster <jfoster@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 23 Mar 2001 14:44:04 +0000 (14:44 +0000)
commit2bd994141313d00dd56ee0c63eac0384e8a4de26
tree3f409c6b10b05a765a7b836578421e65d7a7e231
parenta5849bedec32c75d9049979e3a8d5546b9a767f5
Changes required to support multiple named data sources.
Tvbuffers changed to added the data source name,
GUI and printing code changed to support these changes
and display the multiple hex views.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@3165 f5534014-38df-0310-8fa8-9805f1628bb7
13 files changed:
epan/epan.c
epan/packet.c
epan/packet.h
epan/proto.c
epan/proto.h
epan/tvbuff.c
epan/tvbuff.h
file.c
gtk/gtkglobals.h
gtk/main.c
gtk/packet_win.c
gtk/proto_draw.c
gtk/proto_draw.h