aboutsummaryrefslogtreecommitdiff
path: root/ld/ld.h
diff options
context:
space:
mode:
authorAmbrogino Modigliani <ambrogino.modigliani@gmail.com>2016-11-25 21:01:44 +0100
committerAlan Modra <amodra@gmail.com>2016-11-27 15:04:38 +1030
commit370dfff4c4b46fc194cf1ab2b0762c2a9deae7ba (patch)
tree97e120ccbe803f6c88dc4f51001b0b55c97bcc50 /ld/ld.h
parent576a6e4d1d1ac2c5b7e44830d3328ae8723fcb06 (diff)
downloadfsf-binutils-gdb-370dfff4c4b46fc194cf1ab2b0762c2a9deae7ba.zip
fsf-binutils-gdb-370dfff4c4b46fc194cf1ab2b0762c2a9deae7ba.tar.gz
fsf-binutils-gdb-370dfff4c4b46fc194cf1ab2b0762c2a9deae7ba.tar.bz2
Fix spelling in comments in C source files (ld)
* deffile.h: Fix spelling in comments. * ld.h: Fix spelling in comments. * ldlang.c: Fix spelling in comments. * ldmisc.c: Fix spelling in comments. * pe-dll.c: Fix spelling in comments.
Diffstat (limited to 'ld/ld.h')
-rw-r--r--ld/ld.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/ld.h b/ld/ld.h
index 410ee99..95d5a15 100644
--- a/ld/ld.h
+++ b/ld/ld.h
@@ -185,7 +185,7 @@ typedef struct
/* Name of runtime interpreter to invoke. */
char *interpreter;
- /* Name to give runtime libary from the -soname argument. */
+ /* Name to give runtime library from the -soname argument. */
char *soname;
/* Runtime library search path from the -rpath argument. */