fix warnings

This commit is contained in:
Love Hornquist Astrand
2010-06-03 16:16:48 -07:00
parent abd5fdab5a
commit efa5a314a8
3 changed files with 3 additions and 3 deletions

View File

@@ -47,7 +47,7 @@
*/
int
_hc_unix_device_fd(int flags, char **fn)
_hc_unix_device_fd(int flags, const char **fn)
{
static const char *rnd_devices[] = {
"/dev/urandom",