diff options
Diffstat (limited to 'sysdeps/s390/s390-32/start.S')
-rw-r--r-- | sysdeps/s390/s390-32/start.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/s390/s390-32/start.S b/sysdeps/s390/s390-32/start.S index eb84e7f..23166f6 100644 --- a/sysdeps/s390/s390-32/start.S +++ b/sysdeps/s390/s390-32/start.S @@ -80,7 +80,7 @@ _start: /* Usually the auxiliary vector can be expected directly after the environment variables. But we have to skip extra zeros - because the loader might have removed unsecure variables for + because the loader might have removed insecure variables for setuid programs. */ .L26: l %r5,0(%r6) |