summaryrefslogtreecommitdiff
path: root/libc/sysdeps/unix/sysv/linux/a.out.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/unix/sysv/linux/a.out.h')
-rw-r--r--libc/sysdeps/unix/sysv/linux/a.out.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/unix/sysv/linux/a.out.h b/libc/sysdeps/unix/sysv/linux/a.out.h
index f0514c93a..e3f4bdd08 100644
--- a/libc/sysdeps/unix/sysv/linux/a.out.h
+++ b/libc/sysdeps/unix/sysv/linux/a.out.h
@@ -50,7 +50,7 @@ enum machine_type
#define NMAGIC 0410
/* Code indicating demand-paged executable. */
#define ZMAGIC 0413
-/* This indicates a demand-paged executable with the header in the text.
+/* This indicates a demand-paged executable with the header in the text.
The first page is unmapped to help trap NULL pointer references. */
#define QMAGIC 0314
/* Code indicating core file. */