aboutsummaryrefslogtreecommitdiffstats
path: root/packet-h261.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2002-02-01 07:37:20 +0000
committerGuy Harris <guy@alum.mit.edu>2002-02-01 07:37:20 +0000
commit81bad7e2e6ab4c8dd1b3aa002e5ff7e157be7914 (patch)
tree8874765c8b11335abc8d7734ae27bf4b9765a917 /packet-h261.c
parentf094e1c292648917b78322aadb5db3ae6171e81a (diff)
Fix a typo.
svn path=/trunk/; revision=4664
Diffstat (limited to 'packet-h261.c')
-rw-r--r--packet-h261.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/packet-h261.c b/packet-h261.c
index cd75117f69..51652a2aeb 100644
--- a/packet-h261.c
+++ b/packet-h261.c
@@ -2,7 +2,7 @@
*
* Routines for ITU-T Recommendation H.261 dissection
*
- * $Id: packet-h261.c,v 1.14 2002/02/01 04:34:15 gram Exp $
+ * $Id: packet-h261.c,v 1.15 2002/02/01 07:37:20 guy Exp $
*
* Copyright 2000, Philips Electronics N.V.
* Andreas Sikkema <andreas.sikkema@philips.com>
@@ -213,7 +213,7 @@ proto_register_h261(void)
{
&hf_h261_hmvd,
{
- "Horizontal motion vctor data",
+ "Horizontal motion vector data",
"h261.hmvd",
FT_UINT8,
BASE_DEC,