summaryrefslogtreecommitdiff
path: root/libc/misc/wctype/iswdigit.c
blob: b2aa5d00a5804296af7a91599a2dfb4279d8c652 (plain)
1
2
3
4
5
6
7
8
/*
 * Copyright (C) 2002-2006 Manuel Novoa III <mjn3@uclibc.org>
 *
 * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
 */

#define L_iswdigit
#include "_wctype.c"