aboutsummaryrefslogtreecommitdiff
path: root/ipproto.h
diff options
context:
space:
mode:
Diffstat (limited to 'ipproto.h')
-rw-r--r--ipproto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipproto.h b/ipproto.h
index baec4bdc..30be911e 100644
--- a/ipproto.h
+++ b/ipproto.h
@@ -78,7 +78,7 @@ extern const char *netdb_protoname (const uint8_t);
#define IPPROTO_FRAGMENT 44 /* IPv6 fragmentation header */
#endif
#ifndef IPPROTO_RSVP
-#define IPPROTO_RSVP 46 /* resource reservation */
+#define IPPROTO_RSVP 46 /* resource reservation */
#endif
#ifndef IPPROTO_GRE
#define IPPROTO_GRE 47 /* General Routing Encap. */