diff options
author | 2004-09-29 17:59:24 +0000 | |
---|---|---|
committer | 2004-09-29 17:59:24 +0000 | |
commit | c1a10b519a308dacb73a4f6ce971dad678e233e1 (patch) | |
tree | 9518579e4184cf0b2dddbbc118705f08d7775252 | |
parent | Update. (diff) | |
download | glibc-c1a10b519a308dacb73a4f6ce971dad678e233e1.tar.xz glibc-c1a10b519a308dacb73a4f6ce971dad678e233e1.zip |
Update.
Renamed from si_flags due to comflict with si_flags from <elf.h>.
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ 2004-09-29 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h (si_segvflags): - Renamed from si+flags due to comflict with si_flags from <elf.h>. + Renamed from si_flags due to comflict with si_flags from <elf.h>. 2004-09-28 Ulrich Drepper <drepper@redhat.com> |