]> git.proxmox.com Git - mirror_frr.git/blobdiff - lib/zebra.h
2004-06-04 Paul Jakma <paul@dishone.st>
[mirror_frr.git] / lib / zebra.h
index 997237d22e516d9bfdc3eedb33f61671806fc814..30377fdb1943783213fb1fa62fbd617d9825b4d9 100644 (file)
@@ -337,7 +337,7 @@ struct in_pktinfo
 
 /* AFI and SAFI type. */
 typedef u_int16_t afi_t;
-typedef u_char safi_t;
+typedef u_int8_t safi_t;
 
 /* Zebra types. */
 typedef u_int16_t zebra_size_t;