2005-05-24 Paul Jakma <paul@dishone.st>

* memtypes.h: update this auto-built file. (maybe we should just
	  remove it, is GNU awk a terrible dependency to have?)
This commit is contained in:
paul 2005-05-24 09:33:52 +00:00
parent 00d252cb5f
commit 8176c19f61
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2005-05-24 Paul Jakma <paul@dishone.st>
* memtypes.h: update this auto-built file. (maybe we should just
remove it, is GNU awk a terrible dependency to have?)
2005-05-23 Paul Jakma <paul@dishone.st>
* memtypes.awk: use character classes, which work correctly in

View File

@ -59,7 +59,6 @@ enum
MTYPE_WORK_QUEUE,
MTYPE_WORK_QUEUE_ITEM,
MTYPE_WORK_QUEUE_NAME,
MTYPE_WORK_QUEUE_SPEC,
MTYPE_RTADV_PREFIX,
MTYPE_VRF,
MTYPE_VRF_NAME,
@ -70,6 +69,7 @@ enum
MTYPE_STATIC_IPV6,
MTYPE_BGP,
MTYPE_BGP_PEER,
MTYPE_BGP_PEER_HOST,
MTYPE_PEER_GROUP,
MTYPE_PEER_DESC,
MTYPE_ATTR,