mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-01 11:32:25 +00:00
Minor formatting change to test changes to mantis auto-closing issues
(closes issue #6000) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68448 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -293,6 +293,7 @@ void ast_unregister_file_version(const char *file)
|
||||
}
|
||||
AST_LIST_TRAVERSE_SAFE_END;
|
||||
AST_LIST_UNLOCK(&file_versions);
|
||||
|
||||
if (find)
|
||||
ast_free(find);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user