summaryrefslogtreecommitdiffhomepage
path: root/crt/nt64/crtldso.c
diff options
context:
space:
mode:
Diffstat (limited to 'crt/nt64/crtldso.c')
-rw-r--r--crt/nt64/crtldso.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crt/nt64/crtldso.c b/crt/nt64/crtldso.c
index 2a46c84..9a79a13 100644
--- a/crt/nt64/crtldso.c
+++ b/crt/nt64/crtldso.c
@@ -13,7 +13,7 @@ static const unsigned short __rrldso[] = {'l','i','b','\\',
'l','i','b','p','s','x','s','c','l',
'.','s','o',0};
-/* loader root-relative name */
+/* libc root-relative name */
static const unsigned short __rrlibc[] = {'l','i','b','\\',
'l','i','b','c',
'.','s','o',0};