Ben Warren d7fb9bcfb2 Fix compile warnings for const correctness
Commit 6e37b1a3a25004d3df5867de49fff6b3fc9c4f04 modifies several net calls
to take a (const char *) parameter instead of (char *), but in some cases
the modified functions call other functions taking (char *).  The end result
is warnings about discarding the const qualifier.

This patch fixes these other function signatures.

Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
2010-08-09 11:52:30 -07:00
..
2008-05-21 00:14:08 +02:00
2010-08-09 11:52:29 -07:00
2010-08-09 11:52:29 -07:00
2010-07-12 00:14:29 -07:00
2010-08-09 11:52:29 -07:00
2010-01-31 22:34:33 -08:00
2010-08-09 11:52:29 -07:00
2010-08-09 11:52:29 -07:00
2009-02-22 01:19:52 +01:00
2009-08-08 02:26:05 -07:00
2010-08-09 11:52:29 -07:00
2010-01-31 22:37:12 -08:00
2010-05-03 14:52:50 -07:00
2010-08-09 11:52:29 -07:00
2010-03-07 12:36:36 -06:00
2009-12-13 21:31:26 -08:00
2010-08-09 11:52:29 -07:00
2008-02-14 09:37:58 +00:00
2010-08-09 11:52:29 -07:00
2010-08-09 11:52:29 -07:00
2010-08-09 11:52:29 -07:00
2010-08-09 11:52:29 -07:00
2008-10-18 21:54:03 +02:00
2008-10-18 21:54:03 +02:00
2008-05-21 00:14:08 +02:00
2010-08-09 11:52:29 -07:00
2008-10-21 11:25:39 +02:00
2008-10-18 21:54:03 +02:00
2008-05-21 00:14:08 +02:00
2008-10-21 11:25:39 +02:00
2009-10-19 10:08:44 -07:00
2008-05-21 00:14:08 +02:00
2010-08-09 11:52:29 -07:00
2008-10-18 21:54:03 +02:00
2008-10-18 21:54:03 +02:00