From: Ulrich Drepper Date: Tue, 21 Apr 1998 09:43:23 +0000 (+0000) Subject: Fix typo. X-Git-Tag: upstream/2.30~28570 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=26e119f15e82aa334ad96f74513c4534daf4d35d;p=external%2Fglibc.git Fix typo. * ptlongjmp.c: Add prototypes for __libc_siglongjmp and --- diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 0d276a9..3fb3dcc 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,6 +1,6 @@ 1998-04-21 Ulrich Drepper - * ptlongjmp.c: Add prorotypes for __libc_siglongjmp and + * ptlongjmp.c: Add prototypes for __libc_siglongjmp and __libc_longjmp. 1998-04-20 14:55 Ulrich Drepper