]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Fix typo in last change.
authorUlrich Drepper <drepper@redhat.com>
Mon, 5 Oct 1998 13:39:21 +0000 (13:39 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 5 Oct 1998 13:39:21 +0000 (13:39 +0000)
sysdeps/arm/dl-machine.h

index b0f364f8ff6bdb642b54ed5c2d9c494b27ccc7cc..66ab4c6de2e06e666ea746c09c33fd54243f2f44 100644 (file)
@@ -315,7 +315,7 @@ _dl_start_user:
        .word   _dl_fini(GOT)
 .L_STACK_END:
        .word   __libc_stack_end(GOT)
-.L_MAIN_SEARCHLIST
+.L_MAIN_SEARCHLIST:
        .word   _dl_main_searchlist(GOT)
 .previous\n\
 ");