CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/06/10 19:46:36
Modified files:
usr.sbin/ldpd : ldpe.h notification.c
Log message:
Use uint16_t for notification type.
This doesn't fix any bug as we were already using uint16_t everywhere
else.
