annoyed by a space.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3554
This commit is contained in:
parent
e19e93e5c2
commit
8d3975cbe1
1 changed files with 2 additions and 2 deletions
|
@ -390,9 +390,9 @@ typedef double Real64;
|
|||
#if SIZEOF_INT_P == 4
|
||||
typedef Bit32u Bitu;
|
||||
typedef Bit32s Bits;
|
||||
#else
|
||||
#else
|
||||
typedef Bit64u Bitu;
|
||||
typedef Bit64s Bits;
|
||||
#endif
|
||||
#endif
|
||||
|
||||
])
|
||||
|
|
Loading…
Add table
Reference in a new issue