[asterisk-commits] oej: branch oej/pinequeue-1.8 r363519 - /team/oej/pinequeue-1.8/main/file.c
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Wed Apr 25 03:57:48 CDT 2012
Author: oej
Date: Wed Apr 25 03:57:46 2012
New Revision: 363519
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=363519
Log:
Typos. They don't know how bad they make me look. If they did, they would disappear.
Modified:
team/oej/pinequeue-1.8/main/file.c
Modified: team/oej/pinequeue-1.8/main/file.c
URL: http://svnview.digium.com/svn/asterisk/team/oej/pinequeue-1.8/main/file.c?view=diff&rev=363519&r1=363518&r2=363519
==============================================================================
--- team/oej/pinequeue-1.8/main/file.c (original)
+++ team/oej/pinequeue-1.8/main/file.c Wed Apr 25 03:57:46 2012
@@ -780,7 +780,7 @@
ast_log(LOG_WARNING, "Failed to write frame\n");
ast_frfree(fr);
}
- ast_ldebug(3, "--- Giving up here now\n");
+ ast_debug(3, "--- Giving up here now\n");
goto return_failure;
}
More information about the asterisk-commits
mailing list