diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-01-25 08:10:36 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-01-25 08:10:36 +0000 |
commit | 4de9dbfa2c7bea00f7d2dcad14eea71f0ef995f7 (patch) | |
tree | 301b42bbe1fad69ac9b0462216d6be1b14365d10 /conform/data/mqueue.h-data | |
parent | c39fb5e4c509bf0a63ae80be72c765eb450e3099 (diff) | |
download | glibc-4de9dbfa2c7bea00f7d2dcad14eea71f0ef995f7.tar.gz glibc-4de9dbfa2c7bea00f7d2dcad14eea71f0ef995f7.tar.xz glibc-4de9dbfa2c7bea00f7d2dcad14eea71f0ef995f7.zip |
Update.
2001-01-25 Ulrich Drepper <drepper@redhat.com> * conform/data/ctype.h-data: Use correct comment form. * conform/data/errno.h-data: Likewise. * conform/data/math.h-data: Likewise. * conform/data/mqueue.h-data: Likewise. * conform/data/netdb.h-data: Likewise. * conform/data/pthread.h-data: Likewise.
Diffstat (limited to 'conform/data/mqueue.h-data')
-rw-r--r-- | conform/data/mqueue.h-data | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conform/data/mqueue.h-data b/conform/data/mqueue.h-data index 2b02455e00..1b410a77eb 100644 --- a/conform/data/mqueue.h-data +++ b/conform/data/mqueue.h-data @@ -1,5 +1,5 @@ #ifndef ISO -# should test for not an array type. +// should test for not an array type. type mqd_t type {struct sigevent} |