From f7eb533f85d0941dbf6edb3081f065e4c010b8cc Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Mon, 8 Oct 2018 08:24:14 +0000 Subject: Vendor import apr-1.6.5 --- misc/unix/errorcodes.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc/unix/errorcodes.c') diff --git a/misc/unix/errorcodes.c b/misc/unix/errorcodes.c index f553a37b614d0..60ea2f7bd26ec 100644 --- a/misc/unix/errorcodes.c +++ b/misc/unix/errorcodes.c @@ -369,7 +369,7 @@ static char *native_strerror(apr_status_t statcode, char *buf, /* glibc style */ /* BeOS has the function available, but it doesn't provide - * the prototype publically (doh!), so to avoid a build warning + * the prototype publicly (doh!), so to avoid a build warning * we add a suitable prototype here. */ #if defined(BEOS) -- cgit v1.2.3