summaryrefslogtreecommitdiff
path: root/localedata/tst-ctype.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-09-25 03:26:16 +0000
committerRoland McGrath <roland@gnu.org>2002-09-25 03:26:16 +0000
commit29514aade72d8a96937326a87bfe994f85896d94 (patch)
tree69677fda0bff76d3640a831244185e79752b8091 /localedata/tst-ctype.c
parent160bb4094514b41e70a4701235fb622c0061442b (diff)
* sysdeps/mach/hurd/Versions (ld: GLIBC_2.0): Move __libc_read,
__libc_write, __libc_lseek64, to ... (ld: GLIBC_PRIVATE): ... here.
Diffstat (limited to 'localedata/tst-ctype.c')
-rw-r--r--localedata/tst-ctype.c2
1 files changed, 1 insertions, 1 deletions
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, "");