CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/08/29 12:04:52
Modified files:
usr.sbin/bgpd : rde_attr.c
Log message:
Use fatal("%s", __func__); instead of fatal("function_name");
OK tb@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/08/29 12:04:52
Modified files:
usr.sbin/bgpd : rde_attr.c
Log message:
Use fatal("%s", __func__); instead of fatal("function_name");
OK tb@