From aad28eb267f400ae70a8ad02f4aea4aeec0a2080 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 16 Jul 2003 06:54:33 +0000 Subject: [PATCH] (AUTHORS): Replace 3-letter usernames with the actual names of authors that I just found in bash's builtins/test.def. --- src/test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test.c b/src/test.c index 3db4f93fd7..e790be09ed 100644 --- a/src/test.c +++ b/src/test.c @@ -1056,7 +1056,7 @@ INTEGER may also be -l STRING, which evaluates to the length of STRING.\n\ # define main test_command #endif -#define AUTHORS N_ ("FIXME: ksb and mjb") +#define AUTHORS N_ ("Kevin Braunsdorf and Matthew Bradburn") /* * [: -- 2.47.2