Skip to content

Commit b8e71cc

Browse files
committed
frmt
Signed-off-by: mohitkhullar <[email protected]>
1 parent 39c565a commit b8e71cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

db/comdb2.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ int gbl_authentication_cache_ageout = 900;
245245
int gbl_authorization_cache_ageout = 600;
246246
int gbl_cache_authz_perms = 1;
247247
int gbl_iam_verbosity = 0;
248-
int gbl_iam_decision_history=0;
248+
int gbl_iam_decision_history = 0;
249249
int gbl_use_sp_resource = 0;
250250
int gbl_upd_key;
251251
unsigned long long gbl_sqltick;

0 commit comments

Comments
 (0)