From: Paul Eggert Date: Fri, 26 Aug 2005 06:08:46 +0000 (+0000) Subject: Fix typo: __LIBC -> _LIBC. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8579e67153c2b71f4d6e36c274b279dd6429b37d;p=pspp Fix typo: __LIBC -> _LIBC. --- diff --git a/lib/regex_internal.h b/lib/regex_internal.h index edb5f8f597..4a7ee91970 100644 --- a/lib/regex_internal.h +++ b/lib/regex_internal.h @@ -433,7 +433,7 @@ static unsigned char re_string_fetch_byte_case (re_string_t *pstr) #include -#ifndef __LIBC +#ifndef _LIBC # if HAVE_ALLOCA /* The OS usually guarantees only one guard page at the bottom of the stack, and a page size can be as small as 4096 bytes. So we cannot safely