X-Git-Url: http://www.project-moonshot.org/gitweb/?p=trust_router.git;a=blobdiff_plain;f=include%2Fmon_internal.h;fp=include%2Fmon_internal.h;h=1e6dcdd4c5b4540ce0f76b9739a7874e09bfadae;hp=281e05b401d67c02a5002c5a5afabc2766cb137d;hb=6e11d4796b7b7b8a4ce27b12ce43080e4bc9e687;hpb=240db3f1e5143b5eae6d6d5b81bb83a128f8450c diff --git a/include/mon_internal.h b/include/mon_internal.h index 281e05b..1e6dcdd 100644 --- a/include/mon_internal.h +++ b/include/mon_internal.h @@ -145,7 +145,7 @@ struct monc_instance { }; /* Prototypes */ -/* tr_mon.c */ +/* mon_common.c */ const char *mon_cmd_to_string(MON_CMD cmd); MON_CMD mon_cmd_from_string(const char *s); const char *mon_opt_type_to_string(MON_OPT_TYPE opt_type);