From f2cd87b64613f95856e56d9746bef98e410f4bd0 Mon Sep 17 00:00:00 2001 From: Brian Nichols Date: Thu, 21 Mar 2024 12:24:29 -0400 Subject: [PATCH] Remove extraneous
  • tag. --- src/include/aerospike/as_policy.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/include/aerospike/as_policy.h b/src/include/aerospike/as_policy.h index a107ae773..cffc30600 100644 --- a/src/include/aerospike/as_policy.h +++ b/src/include/aerospike/as_policy.h @@ -592,7 +592,6 @@ typedef struct as_policy_read_s { *
  • -1 : Do not reset record TTL on reads.
  • *
  • 1 - 100 : Reset record TTL on reads when within this percentage of the most recent write TTL.
  • * - *
  • * * Default: 0 */ @@ -819,7 +818,6 @@ typedef struct as_policy_operate_s { *
  • -1 : Do not reset record TTL on reads.
  • *
  • 1 - 100 : Reset record TTL on reads when within this percentage of the most recent write TTL.
  • * - *
  • * * Default: 0 */ @@ -948,7 +946,6 @@ typedef struct as_policy_batch_s { *
  • -1 : Do not reset record TTL on reads.
  • *
  • 1 - 100 : Reset record TTL on reads when within this percentage of the most recent write TTL.
  • * - *
  • * * Default: 0 */ @@ -1090,7 +1087,6 @@ typedef struct as_policy_batch_read_s { *
  • -1 : Do not reset record TTL on reads.
  • *
  • 1 - 100 : Reset record TTL on reads when within this percentage of the most recent write TTL.
  • * - *
  • * * Default: 0 */