From 29514aade72d8a96937326a87bfe994f85896d94 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 25 Sep 2002 03:26:16 +0000 Subject: * sysdeps/mach/hurd/Versions (ld: GLIBC_2.0): Move __libc_read, __libc_write, __libc_lseek64, to ... (ld: GLIBC_PRIVATE): ... here. --- localedata/tst-ctype.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'localedata/tst-ctype.c') diff --git a/localedata/tst-ctype.c b/localedata/tst-ctype.c index b6f615ced6..fb2e78cbb2 100644 --- a/localedata/tst-ctype.c +++ b/localedata/tst-ctype.c @@ -72,7 +72,7 @@ main (void) size_t inplinelen = 0; char *resline = NULL; size_t reslinelen = 0; - int n; + size_t n; const unsigned short int *__ctype_b; setlocale (LC_ALL, ""); -- cgit v1.2.3