chore(lsm): test cenny gpg key

lsm
Jef Roosens 2023-10-25 11:19:28 +02:00
parent b552e0a81b
commit aab93d9741
Signed by: Jef Roosens
GPG Key ID: 02D4C0997E74717B
1 changed files with 2 additions and 0 deletions

View File

@ -78,4 +78,6 @@ lsm_error lsm_store_data_append(lsm_store *store, lsm_entry *entry, lsm_str *dat
} }
} }
return lsm_error_ok;
} }