summaryrefslogtreecommitdiff
path: root/libc/misc/wctype/towlower.c
blob: dffbff3d6c65dc99bfa7aa4ffa228ce2b85b8ac3 (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_towlower
#include "_wctype.c"