]> sourceware.org Git - glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 25 Jan 2001 07:46:09 +0000 (07:46 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 25 Jan 2001 07:46:09 +0000 (07:46 +0000)
* conform/data/wordexp.h-data: Fix typo.

ChangeLog
conform/data/wordexp.h-data

index 2092e9988bd8f7f7a30ae28ba4e57b9f4b6b47a1..752c1e99b61daba30a411c90473fb08b6a9e68fd 100644 (file)
--- 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.
index 7ff2145f5f75487ef57347fdc42a533701c4f5f7..bfa66e8f158d57b00236b2456b9bf8c5c950b962 100644 (file)
@@ -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
This page took 0.044143 seconds and 5 git commands to generate.