journal_destroy

Name

journal_destroy --  Release a journal_t structure.

Synopsis

void journal_destroy (journal_t * journal);

Arguments

journal

Journal to act on.

Description

Release a journal_t structure once it is no longer in use by the journaled object.