diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-01-25 07:46:09 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-01-25 07:46:09 +0000 |
commit | c39fb5e4c509bf0a63ae80be72c765eb450e3099 (patch) | |
tree | 4a93b28cbbedd928a81a77a9e8e4c8df00abab16 /conform/data | |
parent | d753ffefe56232dcd74ee5344ed2cf04c03fed29 (diff) | |
download | glibc-c39fb5e4c509bf0a63ae80be72c765eb450e3099.tar glibc-c39fb5e4c509bf0a63ae80be72c765eb450e3099.tar.gz glibc-c39fb5e4c509bf0a63ae80be72c765eb450e3099.tar.bz2 glibc-c39fb5e4c509bf0a63ae80be72c765eb450e3099.zip |
Update.
* conform/data/wordexp.h-data: Fix typo.
Diffstat (limited to 'conform/data')
-rw-r--r-- | conform/data/wordexp.h-data | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conform/data/wordexp.h-data b/conform/data/wordexp.h-data index 7ff2145f5f..bfa66e8f15 100644 --- a/conform/data/wordexp.h-data +++ b/conform/data/wordexp.h-data @@ -5,7 +5,7 @@ element wordexp_t {char**} we_wordv element wordexp_t size_t we_offs constant WRDE_APPEND -constant WRDE_DOOFS +constant WRDE_DOOFFS constant WRDE_NOCMD constant WRDE_REUSE constant WRDE_SHOWERR |