* minor cleanup (whitespace and superfluous include)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37729 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
604cbe67d9
commit
c0f9765409
@ -1,6 +1,6 @@
|
||||
#ifndef _CTYPE_H
|
||||
#define _CTYPE_H
|
||||
/*
|
||||
/*
|
||||
** Distributed under the terms of the OpenBeOS License.
|
||||
*/
|
||||
|
||||
|
@ -5,7 +5,6 @@
|
||||
|
||||
|
||||
#include <ctype.h>
|
||||
#include <PosixCtype.h>
|
||||
|
||||
|
||||
// disable macros defined in ctype.h
|
||||
@ -181,5 +180,3 @@ toupper(int c)
|
||||
|
||||
return c;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user