]> git.proxmox.com Git - mirror_frr.git/blobdiff - ripd/rip_errors.h
*: rename ferr_ref -> log_ref
[mirror_frr.git] / ripd / rip_errors.h
index ff5851d095f65cd0dff04325960ab475d34c14e7..6b5f5c0169326c1eb83d022dc78d412415da306d 100644 (file)
@@ -23,7 +23,7 @@
 
 #include "lib/ferr.h"
 
-enum rip_ferr_refs {
+enum rip_log_refs {
        RIP_ERR_PACKET = RIP_FERR_START,
        RIP_ERR_CONFIG,
 };