summaryrefslogtreecommitdiff
path: root/linuxthreads
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-04-21 09:43:23 +0000
committerUlrich Drepper <drepper@redhat.com>1998-04-21 09:43:23 +0000
commit26e119f15e82aa334ad96f74513c4534daf4d35d (patch)
tree862b20ba84c8b2de8a69fac92b784cdf0bccec26 /linuxthreads
parentf12944ec15f451d0d1ea77cadb9ff40350075884 (diff)
Fix typo.
* ptlongjmp.c: Add prototypes for __libc_siglongjmp and
Diffstat (limited to 'linuxthreads')
-rw-r--r--linuxthreads/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 0d276a9aba..3fb3dcc3d9 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,6 +1,6 @@
1998-04-21 Ulrich Drepper <drepper@cygnus.com>
- * 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 <drepper@cygnus.com>