1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-24 17:51:17 +03:00

Avoid warning in scanf test.

This commit is contained in:
Ulrich Drepper
2009-10-30 09:23:24 -07:00
parent 08c7ad975c
commit 1c52a97a1e
2 changed files with 2 additions and 1 deletions

View File

@@ -11,7 +11,6 @@ main (void)
wchar_t *lsp1, *lsp2, *lsp3, *lsp4;
int result = 0;
char buf[2048+64];
wchar_t wbuf[2048+64];
size_t i;
#define FAIL() \