X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fafs-supervision.h;h=29145e5d9a5f586eab6964f12f1b2edb081d4a0e;hb=f3d1f19ae308cc0559728c0ccf6281cbce5ee37c;hp=bee40a1aa4464af53c81b16bff666491622e17e2;hpb=8dc14014ad83952343d2473140103650555d5ea2;p=src%2Fapp-framework-binder.git diff --git a/src/afs-supervision.h b/src/afs-supervision.h index bee40a1a..29145e5d 100644 --- a/src/afs-supervision.h +++ b/src/afs-supervision.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016, 2017, 2018 "IoT.bzh" + * Copyright (C) 2016-2019 "IoT.bzh" * Author José Bollo * * Licensed under the Apache License, Version 2.0 (the "License"); @@ -37,7 +37,7 @@ /** - * packet initialy sent by monitor at start + * packet initially sent by monitor at start */ struct afs_supervision_initiator { @@ -45,5 +45,5 @@ struct afs_supervision_initiator char extra[27]; /**< zero terminated extra computed here to be 64-37 */ }; -#define AFS_SUPERVISION_APINAME "$" +#define AFS_SUPERVISION_APINAME "." #define AFS_SUPERVISOR_APINAME "supervisor"