Formatting fixes

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53980 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Tilghman Lesher
2007-02-12 02:44:33 +00:00
parent 1295d40d77
commit 63cc6e10b4

View File

@@ -60,7 +60,6 @@ static int function_realtime_read(struct ast_channel *chan, const char *cmd, cha
AST_APP_ARG(delim2);
);
if (ast_strlen_zero(data)) {
ast_log(LOG_WARNING, "Syntax: REALTIME(family|fieldmatch[|value[|delim1[|delim2]]]) - missing argument!\n");
return -1;