aboutsummaryrefslogtreecommitdiff
path: root/elf/dl-dst.h
diff options
context:
space:
mode:
Diffstat (limited to 'elf/dl-dst.h')
-rw-r--r--elf/dl-dst.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/dl-dst.h b/elf/dl-dst.h
index 4b014d6..ca32e25 100644
--- a/elf/dl-dst.h
+++ b/elf/dl-dst.h
@@ -33,7 +33,7 @@
extern size_t _dl_dst_count (const char *name, int is_path);
-/* Guess from the number of DSTs the length of the restul string. */
+/* Guess from the number of DSTs the length of the result string. */
#define DL_DST_REQUIRED(l, name, len, cnt) \
({ \
size_t origin_len; \