aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-01-25 07:46:09 +0000
committerUlrich Drepper <drepper@redhat.com>2001-01-25 07:46:09 +0000
commitc39fb5e4c509bf0a63ae80be72c765eb450e3099 (patch)
tree4a93b28cbbedd928a81a77a9e8e4c8df00abab16
parentd753ffefe56232dcd74ee5344ed2cf04c03fed29 (diff)
downloadglibc-c39fb5e4c509bf0a63ae80be72c765eb450e3099.zip
glibc-c39fb5e4c509bf0a63ae80be72c765eb450e3099.tar.gz
glibc-c39fb5e4c509bf0a63ae80be72c765eb450e3099.tar.bz2
Update.
* conform/data/wordexp.h-data: Fix typo.
-rw-r--r--ChangeLog2
-rw-r--r--conform/data/wordexp.h-data2
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2092e99..752c1e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2001-01-24 Ulrich Drepper <drepper@redhat.com>
+ * conform/data/wordexp.h-data: Fix typo.
+
* conform/conformtest.pl: Handle allow-header correctly.
* conform/data/time.h-data: Use correct comment form.
diff --git a/conform/data/wordexp.h-data b/conform/data/wordexp.h-data
index 7ff2145..bfa66e8 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