summaryrefslogtreecommitdiff
path: root/src/cmd/ld/elf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/ld/elf.h')
-rw-r--r--src/cmd/ld/elf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/ld/elf.h b/src/cmd/ld/elf.h
index 0edadc43d..cb4857248 100644
--- a/src/cmd/ld/elf.h
+++ b/src/cmd/ld/elf.h
@@ -963,7 +963,7 @@ extern int numelfphdr;
extern int numelfshdr;
/*
- * Total amount of ELF space to reserve at the start of the file
+ * Total amount of space to reserve at the start of the file
* for Header, PHeaders, and SHeaders.
* May waste some.
*/