aboutsummaryrefslogtreecommitdiffstats
path: root/packet-q931.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2001-02-11 23:19:00 +0000
committerGuy Harris <guy@alum.mit.edu>2001-02-11 23:19:00 +0000
commit6e250ba73074e426dc8cdbb0b31e59049d391535 (patch)
tree57da1d413c45fa56704fcb0d6e5bfe93aa1ea97c /packet-q931.c
parent55662a3607e82d369f1a869fb95bea8fcbd6c2bb (diff)
"Off-hoke"? What had I been smoking when I typed that?
svn path=/trunk/; revision=3021
Diffstat (limited to 'packet-q931.c')
-rw-r--r--packet-q931.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/packet-q931.c b/packet-q931.c
index 9a80c4bee6..eadaae545a 100644
--- a/packet-q931.c
+++ b/packet-q931.c
@@ -2,7 +2,7 @@
* Routines for Q.931 frame disassembly
* Guy Harris <guy@alum.mit.edu>
*
- * $Id: packet-q931.c,v 1.22 2001/01/03 06:55:31 guy Exp $
+ * $Id: packet-q931.c,v 1.23 2001/02/11 23:19:00 guy Exp $
*
* Modified by Andreas Sikkema for possible use with H.323
*
@@ -1454,7 +1454,7 @@ static const value_string q931_signal_vals[] = {
{ 0x05, "Confirm tone on" },
{ 0x06, "Answer tone on" },
{ 0x07, "Call waiting tone on" },
- { 0x08, "Off-hoke warning tone on" },
+ { 0x08, "Off-hook warning tone on" },
{ 0x09, "Preemption tone on" },
{ 0x3F, "Tones off" },
{ 0x40, "Alerting on - pattern 0" },