diff --git a/ChangeLog b/ChangeLog index e003fc9108..60c678ee4d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1998-07-20 Andreas Schwab + + * sysdeps/unix/sysv/linux/m68k/sigcontextinfo.h: Fix typo. + 1998-07-21 Ulrich Drepper * configure.in: Correct expression to match gcc version. diff --git a/sysdeps/unix/sysv/linux/m68k/sigcontextinfo.h b/sysdeps/unix/sysv/linux/m68k/sigcontextinfo.h index 6b6f711aa7..bdef810a23 100644 --- a/sysdeps/unix/sysv/linux/m68k/sigcontextinfo.h +++ b/sysdeps/unix/sysv/linux/m68k/sigcontextinfo.h @@ -1,6 +1,6 @@ /* Copyright (C) 1998 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. + Contributed by Andreas Schwab , 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as