Mike Frysinger cb1cc9c67a sim: constify sim_write source buffer
Most the sim write functions declare their source buffer const because
they only ever read from it.  The global sim_write() function does not
follow this convention though which causes some warnings when trying to
pass it const strings or buffers.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2010-04-13 20:28:20 +00:00
..
2010-01-25 04:08:52 +00:00
2010-01-25 04:08:52 +00:00
2010-03-30 23:09:48 +00:00
2010-03-30 23:09:48 +00:00
2010-03-30 23:09:48 +00:00
2009-05-18 13:25:35 +00:00
2010-04-02 18:25:27 +00:00
2009-05-18 13:25:35 +00:00
2010-03-30 20:40:27 +00:00
2010-04-10 20:29:54 +00:00