* conform/data/wordexp.h-data: Fix typo.
This commit is contained in:
Ulrich Drepper 2001-01-25 07:46:09 +00:00
parent d753ffefe5
commit c39fb5e4c5
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
2001-01-24 Ulrich Drepper <drepper@redhat.com> 2001-01-24 Ulrich Drepper <drepper@redhat.com>
* conform/data/wordexp.h-data: Fix typo.
* conform/conformtest.pl: Handle allow-header correctly. * conform/conformtest.pl: Handle allow-header correctly.
* conform/data/time.h-data: Use correct comment form. * conform/data/time.h-data: Use correct comment form.

View File

@ -5,7 +5,7 @@ element wordexp_t {char**} we_wordv
element wordexp_t size_t we_offs element wordexp_t size_t we_offs
constant WRDE_APPEND constant WRDE_APPEND
constant WRDE_DOOFS constant WRDE_DOOFFS
constant WRDE_NOCMD constant WRDE_NOCMD
constant WRDE_REUSE constant WRDE_REUSE
constant WRDE_SHOWERR constant WRDE_SHOWERR