[asterisk-dev] Re: [asterisk-commits] mogorman: trunk r45571 -
/trunk/main/manager.c
Luigi Rizzo
rizzo at icir.org
Wed Oct 18 09:51:02 MST 2006
On Wed, Oct 18, 2006 at 04:45:23PM -0000, asterisk-commits at lists.digium.com wrote:
> Author: mogorman
> Date: Wed Oct 18 11:45:22 2006
> New Revision: 45571
>
> URL: http://svn.digium.com/view/asterisk?rev=45571&view=rev
> Log:
> rizzo compile then commit, maybe even run it too ^_^
not my fault :)
> gcc --version
2.95.4
as a matter of fact i have been recompiling and running it
for the whole afternoon, wondering why the compiler did not catch it!
cheers
luigi
> Modified:
> trunk/main/manager.c
>
> Modified: trunk/main/manager.c
> URL: http://svn.digium.com/view/asterisk/trunk/main/manager.c?rev=45571&r1=45570&r2=45571&view=diff
> ==============================================================================
> --- trunk/main/manager.c (original)
> +++ trunk/main/manager.c Wed Oct 18 11:45:22 2006
> @@ -2409,8 +2409,8 @@
>
> #define ROW_FMT "<tr><td colspan=\"2\" bgcolor=\"#f1f1ff\">%s</td></tr>\r\n"
> #define TEST_STRING \
> - "<form action=\"manager\">action: <input name=\"action\"> cmd <input name=\"command\"><br>\
> - user <input name=\"username\"> pass <input type=\"password\" name=\"secret\"><br>
> + "<form action=\"manager\">action: <input name=\"action\"> cmd <input name=\"command\"><br> \
> + user <input name=\"username\"> pass <input type=\"password\" name=\"secret\"><br> \
> <input type=\"submit\"></form>"
>
> ast_build_string(&c, &len, "<body bgcolor=\"#ffffff\"><table align=center bgcolor=\"#f1f1f1\" width=\"500\">\r\n");
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-commits mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-commits
More information about the asterisk-dev
mailing list