aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ipv6.h
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2010-06-02 10:50:39 +0000
committerAnders Broman <anders.broman@ericsson.com>2010-06-02 10:50:39 +0000
commit970dbcb4647c3ae95a0ab243880e3433be69f9c3 (patch)
tree78b296e5585dad1918b4efe862c8be4e470e5627 /epan/dissectors/packet-ipv6.h
parent2fdf04a43eb650acca73ba12e651e31a87cd1f26 (diff)
Clean up a bit, fix indent.
svn path=/trunk/; revision=33045
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