about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>1998-07-22 01:37:56 +0000
committerAndreas Schwab <schwab@suse.de>1998-07-22 01:37:56 +0000
commit837d3822ea11c1cada77c88197b952a33c756703 (patch)
tree6692c42b3ab31f2667216beafc480aa15ffdb403
parent7efb9bd127c8ea7415b38344180e607e06cb8f80 (diff)
downloadglibc-837d3822ea11c1cada77c88197b952a33c756703.tar.gz
glibc-837d3822ea11c1cada77c88197b952a33c756703.tar.xz
glibc-837d3822ea11c1cada77c88197b952a33c756703.zip
* sysdeps/unix/sysv/linux/m68k/sigcontextinfo.h: Fix typo.
1998-07-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* sysdeps/unix/sysv/linux/m68k/sigcontextinfo.h: Fix typo.
-rw-r--r--ChangeLog4
-rw-r--r--sysdeps/unix/sysv/linux/m68k/sigcontextinfo.h2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e003fc9108..60c678ee4d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+1998-07-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
+
+	* sysdeps/unix/sysv/linux/m68k/sigcontextinfo.h: Fix typo.
+
 1998-07-21  Ulrich Drepper  <drepper@cygnus.com>
 
 	* 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 <drepper@cygnus.com>, 1998.
+   Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>, 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