diff options
author | Jim Meyering <jim@meyering.net> | 2003-07-16 06:54:33 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-07-16 06:54:33 +0000 |
commit | aad28eb267f400ae70a8ad02f4aea4aeec0a2080 (patch) | |
tree | 927431e79daba457caa28641ad135e0ca8d99570 /src | |
parent | 23752dca6146e1986895a1d9676ef82bed5eabc6 (diff) | |
download | coreutils-aad28eb267f400ae70a8ad02f4aea4aeec0a2080.tar.xz |
(AUTHORS): Replace 3-letter usernames with the actual
names of authors that I just found in bash's builtins/test.def.
Diffstat (limited to 'src')
-rw-r--r-- | src/test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test.c b/src/test.c index 3db4f93fd..e790be09e 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") /* * [: |