aboutsummaryrefslogtreecommitdiffstats
path: root/packet-isis-lsp.c
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2003-03-31 23:37:37 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2003-03-31 23:37:37 +0000
commitdca7808d668e78453704627f2e026b139cd54ed8 (patch)
treedb0f9e35031358d144ff2337c84ac86a3cbf15e1 /packet-isis-lsp.c
parent1af60a37af9185910e28d19c387fd416e7cc8f3f (diff)
Fix a typo.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@7389 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'packet-isis-lsp.c')
-rw-r--r--packet-isis-lsp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/packet-isis-lsp.c b/packet-isis-lsp.c
index 3de09a4683..9463fd26d7 100644
--- a/packet-isis-lsp.c
+++ b/packet-isis-lsp.c
@@ -1,7 +1,7 @@
/* packet-isis-lsp.c
* Routines for decoding isis lsp packets and their CLVs
*
- * $Id: packet-isis-lsp.c,v 1.39 2003/03/31 07:37:23 guy Exp $
+ * $Id: packet-isis-lsp.c,v 1.40 2003/03/31 23:37:37 guy Exp $
* Stuart Stanley <stuarts@mxmail.net>
*
* Ethereal - Network traffic analyzer
@@ -1797,7 +1797,7 @@ isis_register_lsp(int proto_isis) {
{ &hf_isis_lsp_p,
{ "Partition Repair", "isis.lsp.partition_repair", FT_BOOLEAN, 8,
TFS(&supported_string), ISIS_LSP_PARTITION_MASK,
- "If set, this router supports the optional Partion Repair function", HFILL }},
+ "If set, this router supports the optional Partition Repair function", HFILL }},
{ &hf_isis_lsp_att,
{ "Attachment", "isis.lsp.att", FT_UINT8, BASE_DEC,