Browse Source

fix typo that sneaked in with 9a7506

Signed-off-by: Natanael Copa <natanael.copa@gmail.com>
Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
Natanael Copa 15 years ago
parent
commit
2287f4337d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S

+ 1 - 1
libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S

@@ -49,7 +49,7 @@ __new_sem_trywait:
 1:
 #ifdef PIC
 	call	__x86.get_pc_thunk.cx
-#elsen
+#else
 	movl	$3f, %ecx
 3:
 #endif