From: Ulrich Drepper Date: Tue, 21 Apr 1998 09:43:23 +0000 (+0000) Subject: Fix typo. X-Git-Tag: cvs/libc-ud-980427~31 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=26e119f15e82aa334ad96f74513c4534daf4d35d;p=thirdparty%2Fglibc.git Fix typo. * ptlongjmp.c: Add prototypes for __libc_siglongjmp and --- diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 0d276a9aba2..3fb3dcc3d99 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