]> git.ipfire.org Git - thirdparty/glibc.git/commit
hurd: Fix warning
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 28 Jan 2018 15:21:28 +0000 (16:21 +0100)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 28 Jan 2018 15:21:28 +0000 (16:21 +0100)
commit844bf92148eee21805b9248264b6c2c557529cc5
tree220cbc95f4975da1b3388e33acb1476b5a7c7853
parent19fd8d0d3ebcf84e0e380902e0e2fe720d377f0f
hurd: Fix warning

* sysdeps/mach/hurd/spawni.c (__spawni): Make relpath and abspath
const char * instead of char *.
ChangeLog
sysdeps/mach/hurd/spawni.c