From c39fb5e4c509bf0a63ae80be72c765eb450e3099 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 25 Jan 2001 07:46:09 +0000 Subject: Update. * conform/data/wordexp.h-data: Fix typo. --- ChangeLog | 2 ++ conform/data/wordexp.h-data | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 2092e99..752c1e9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2001-01-24 Ulrich Drepper + * 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 -- cgit v1.1