aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2003-01-31 05:15:23 +0000
committerGuy Harris <guy@alum.mit.edu>2003-01-31 05:15:23 +0000
commit5e41d787322aef2df19cdfd506bf5ed0a70e7cb2 (patch)
tree4701d3a203bf137b27d19a5a1a70c7b8a47cbce9
parent36ad9c9ecd26036102d670ffe3de8c0cce239641 (diff)
bit-plane is a bitmask; display it in hex.
svn path=/trunk/; revision=7056
-rw-r--r--x11-fields4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fields b/x11-fields
index 55f5ffbd47..012aeff9a6 100644
--- a/x11-fields
+++ b/x11-fields
@@ -3,7 +3,7 @@
#
# Copyright 2000, Christophe Tronche <ch.tronche@computer.org>
#
-# $Id: x11-fields,v 1.7 2003/01/31 03:17:47 guy Exp $
+# $Id: x11-fields,v 1.8 2003/01/31 05:15:23 guy Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -63,7 +63,7 @@ bell-duration INT16 DEC
bell-percent INT8 DEC
bell-pitch INT16 DEC
bit-gravity UINT8 DEC VALS(gravity)
-bit-plane UINT32 DEC
+bit-plane UINT32 HEX
blue UINT16 DEC
blues UINT16 DEC
border-pixel UINT32 HEX