aboutsummaryrefslogtreecommitdiffstats
path: root/src/afs-supervision.h
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2018-02-13 12:18:49 +0100
committerJosé Bollo <jose.bollo@iot.bzh>2018-02-13 12:18:49 +0100
commit4788fcd7becaef5a665dea0f9c0345401c80f757 (patch)
tree9a93cd2482637ba7ad9e2a0b28a0745c5ec9082b /src/afs-supervision.h
parent775144f839df8e3d37ec1cf52d0f7d3849ac7d46 (diff)
afs-supervisor: Improve name of supervisor api
Change-Id: Id0b43cecb91fa0a405c07f63d4f8c2f026c8a70c Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'src/afs-supervision.h')
-rw-r--r--src/afs-supervision.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/afs-supervision.h b/src/afs-supervision.h
index d33b04d3..6fc2023b 100644
--- a/src/afs-supervision.h
+++ b/src/afs-supervision.h
@@ -45,4 +45,4 @@ struct afs_supervision_initiator
char extra[27]; /**< zero terminated extra computed here to be 64-37 */
};
-#define AFS_SURPERVISION_APINAME "$"
+#define AFS_SURPERVISION_APINAME_INTERNAL "$"