Signed-off-by: Peter Schneider <[email protected]>
---
 pmc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pmc.c b/pmc.c
index 209a88a..6f23167 100644
--- a/pmc.c
+++ b/pmc.c
@@ -414,7 +414,7 @@ static void pmc_show(struct ptp_message *msg, FILE *fp)
                break;
        case TLV_LOG_SYNC_INTERVAL:
                mtd = (struct management_tlv_datum *) mgt->data;
-               fprintf(fp, "ANNOUNCE_RECEIPT_TIMEOUT "
+               fprintf(fp, "LOG_SYNC_INTERVAL "
                        IFMT "logSyncInterval %hhd", mtd->val);
                break;
        case TLV_VERSION_NUMBER:
-- 
2.14.3


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Linuxptp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to