Remove an extraneous )
Not approved by: maintainer I'm guessing that this is trivial enough to sidestep approval.
This commit is contained in:
parent
c7c7cac2fb
commit
2f371b0268
@ -112,7 +112,7 @@ typedef U32 BF;
|
||||
typedef unsigned char BOOL;
|
||||
#endif
|
||||
|
||||
#if !defined(__FAR__))
|
||||
#if !defined(__FAR__)
|
||||
# if defined(__BORLANDC__)
|
||||
# define __FAR__ far
|
||||
# else
|
||||
|
Loading…
x
Reference in New Issue
Block a user