mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 04:45:43 +00:00
Revert last change
svn path=/trunk/; revision=3104
This commit is contained in:
parent
1a1942d5c0
commit
7c5d3bb9ef
1 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
/* $Id: ctype.c,v 1.6 2002/06/16 16:27:22 chorns Exp $
|
||||
/* $Id: ctype.c,v 1.7 2002/06/16 17:25:58 chorns Exp $
|
||||
*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS kernel
|
||||
|
@ -11,10 +11,8 @@
|
|||
* all functions to use ctype table
|
||||
*/
|
||||
|
||||
#define _CRT_
|
||||
#include <ctype.h>
|
||||
|
||||
#undef _pctype
|
||||
|
||||
#define upalpha ('A' - 'a')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue