diff options
Diffstat (limited to 'common/audit.c')
-rw-r--r-- | common/audit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/audit.c b/common/audit.c index 198b8e633..efd5fcd18 100644 --- a/common/audit.c +++ b/common/audit.c @@ -164,7 +164,7 @@ audit_release (audit_ctx_t ctx) /* Set the type for the audit operation. If CTX is NULL, this is a - dummy fucntion. */ + dummy function. */ void audit_set_type (audit_ctx_t ctx, audit_type_t type) { |