aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ipv6.h
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2010-06-02 10:50:39 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2010-06-02 10:50:39 +0000
commitda1ea41fc857e03c48c5bd10941fb5733f2d839d (patch)
tree78b296e5585dad1918b4efe862c8be4e470e5627 /epan/dissectors/packet-ipv6.h
parent359aaa0c85cadf144295c0a37427101851b089ce (diff)
Clean up a bit, fix indent.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@33045 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-ipv6.h')
-rw-r--r--epan/dissectors/packet-ipv6.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-ipv6.h b/epan/dissectors/packet-ipv6.h
index 727babe531..9957b585ee 100644
--- a/epan/dissectors/packet-ipv6.h
+++ b/epan/dissectors/packet-ipv6.h
@@ -466,7 +466,7 @@ struct nd_opt_prefix_info { /* prefix information */
};
#define ND_OPT_PI_FLAG_ONLINK 0x80
-#define ND_OPT_PI_FLAG_AUTO 0x40
+#define ND_OPT_PI_FLAG_AUTO 0x40
#define ND_OPT_PI_FLAG_ROUTER 0x20
#define ND_OPT_PI_FLAG_SITEPREF 0x10