]> the.earth.li Git - onak.git/blobdiff - keydb/keydb_keyring.c
Remove stray ; from keydb_keyring
[onak.git] / keydb / keydb_keyring.c
index 7f6d4940debcdabb2571a8f457a70d74c59263c6..328aa737e796d7809d02560d27942f4c02cae78d 100644 (file)
@@ -373,7 +373,7 @@ static void keyring_cleanupdb(struct onak_dbctx *dbctx)
        if (dbctx != NULL) {
                free(dbctx);
        }
-};
+}
 
 /**
  *     initdb - Initialize the key database.