X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fafs-supervision.h;h=25d1b4b13161c630d66c3fbff53b35e99bd2da3e;hb=refs%2Fheads%2Fsandbox%2FDDTLK%2Fpakage;hp=bee40a1aa4464af53c81b16bff666491622e17e2;hpb=8dc14014ad83952343d2473140103650555d5ea2;p=src%2Fapp-framework-binder.git diff --git a/src/afs-supervision.h b/src/afs-supervision.h index bee40a1a..25d1b4b1 100644 --- a/src/afs-supervision.h +++ b/src/afs-supervision.h @@ -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"