X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=src%2Fmeshlink.h;fp=src%2Fmeshlink.h;h=3e3728652143e356f253f1bcde6a1acc16190aeb;hb=5185d25ea3d8c5fde58786a099115073f2d62d51;hp=cc18bec037841b54bcc253c0ce0c873749c98595;hpb=88c7869efa0a3054544f0a5bd9386a0e15aeab66;p=meshlink diff --git a/src/meshlink.h b/src/meshlink.h index cc18bec0..3e372865 100644 --- a/src/meshlink.h +++ b/src/meshlink.h @@ -87,7 +87,7 @@ typedef enum { typedef enum { MESHLINK_STORAGE_ENABLED, ///< Store all updates. MESHLINK_STORAGE_DISABLED, ///< Don't store any updates. - MESHLINK_STORAGE_KEYS_ONLY, ///< Only store updates when a node's key has changed. + MESHLINK_STORAGE_KEYS_ONLY ///< Only store updates when a node's key has changed. } meshlink_storage_policy_t; /// Invitation flags