mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 19:28:53 +00:00
Another tiny formatting change for testing ...
(issue #9828) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@67778 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -1044,7 +1044,7 @@ void ast_register_feature(struct ast_call_feature *feature)
|
||||
{
|
||||
if (!feature) {
|
||||
ast_log(LOG_NOTICE,"You didn't pass a feature!\n");
|
||||
return;
|
||||
return;
|
||||
}
|
||||
|
||||
AST_LIST_LOCK(&feature_list);
|
||||
|
Reference in New Issue
Block a user