From 3dc605b3050dd22b96c63c1932b9152d5ad6f7cb Mon Sep 17 00:00:00 2001
From: Tommy Persson <tommmy.persson@liu.se>
Date: Thu, 22 Apr 2021 17:24:35 +0200
Subject: [PATCH] Work on debug info to mqtt.

---
 msg/DelStatus.msg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/msg/DelStatus.msg b/msg/DelStatus.msg
index 3d4c3cf..eaac489 100644
--- a/msg/DelStatus.msg
+++ b/msg/DelStatus.msg
@@ -1,7 +1,7 @@
 #
 # Status of the delegation with conversation id cid.
 #
-# Use FIPSCnpStatus service call to get the dellog
+# Use FIPACnpStatus service call to get the dellog
 #
 
 string cid                       # conversation id
-- 
GitLab