Index: gtk/voip_calls.c
===
--- gtk/voip_calls.c(revision 20080)
+++ gtk/voip_calls.c(working copy)
@@ -82,14 +82,15 @@
};
/* defines whether we can consider the call active */
-const char *voip_protocol_name[7]={
+c
On Sun, Dec 03, 2006 at 05:49:25PM +0100, Thomas Sillaber wrote:
> attached you find a diff to display COS and DSCP Columns in wireshark.
> Please apply!
I get an error when applying your patch:
packet-ip.c: In function `dissect_ip':
packet-ip.c:933: error: `COL_DSCP_VALUE' undeclared (first us
Hi list,
attached you find a diff to display COS and DSCP Columns in wireshark. Please
apply!
brgds
Tia
TS
--
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
Index: epan/column.c
===