summaryrefslogtreecommitdiff
path: root/com32/elflink/ldlinux/getadv.c
diff options
context:
space:
mode:
authorGeert Stappers <stappers@stappers.nl>2016-06-07 06:19:36 -0400
committerGene Cumm <gene.cumm@gmail.com>2016-06-07 06:19:48 -0400
commitb53066dc3ff00a91dc7791b7fd82beeba3831ef1 (patch)
tree351a76c681acaabca54758fd44d90d440ac8a600 /com32/elflink/ldlinux/getadv.c
parent1a74985b2a404639b08882c57f3147229605dfd5 (diff)
downloadsyslinux-b53066dc3ff00a91dc7791b7fd82beeba3831ef1.tar.gz
removing double l from auxilliary
This patch changes only strings, no program code. Reported-by: Ady <ady-sf@hotmail.com> Signed-off-by: Gene Cumm <gene.cumm@gmail.com>
Diffstat (limited to 'com32/elflink/ldlinux/getadv.c')
-rw-r--r--com32/elflink/ldlinux/getadv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/com32/elflink/ldlinux/getadv.c b/com32/elflink/ldlinux/getadv.c
index 1c27f1b8..9baeba14 100644
--- a/com32/elflink/ldlinux/getadv.c
+++ b/com32/elflink/ldlinux/getadv.c
@@ -28,7 +28,7 @@
/*
* syslinux/getadv.c
*
- * Get a data item from the auxilliary data vector. Returns a pointer
+ * Get a data item from the auxiliary data vector. Returns a pointer
* and sets *size on success; NULL on failure.
*/