From d8382a4d264faadd6d45d8b0d6beed0bcca2071d Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 19 May 2008 16:43:32 +0200 Subject: convert the rest to use proper_name -- manually * src/base64.c (AUTHORS): Rename from AUTHOR, for consistency. --- src/split.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/split.c') diff --git a/src/split.c b/src/split.c index d78b506e4..a490c87bc 100644 --- a/src/split.c +++ b/src/split.c @@ -42,7 +42,7 @@ #define AUTHORS \ proper_name_utf8 ("Torbjorn Granlund", "Torbj\303\266rn Granlund"), \ - "Richard M. Stallman" + proper_name ("Richard M. Stallman") #define DEFAULT_SUFFIX_LENGTH 2 -- cgit v1.2.3-54-g00ecf