diff options
Diffstat (limited to 'otherlibs/unix/chroot.c')
-rw-r--r-- | otherlibs/unix/chroot.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/otherlibs/unix/chroot.c b/otherlibs/unix/chroot.c index 879d0662f1..2b69d5b7ef 100644 --- a/otherlibs/unix/chroot.c +++ b/otherlibs/unix/chroot.c @@ -11,7 +11,7 @@ /* */ /***********************************************************************/ -/* $Id$ */ +/* $Id: chroot.c 12858 2012-08-10 14:45:51Z maranget $ */ #include <mlvalues.h> #include "unixsupport.h" |