about summary refs log tree commit diff
diff options
context:
space:
mode:
-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 2092e9988b..752c1e99b6 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 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