mirror of
https://github.com/aaru-dps/fstester.git
synced 2025-12-16 19:24:39 +00:00
Use common actionTaken variable type for OS/2.
This commit is contained in:
@@ -39,6 +39,12 @@ Copyright (C) 2011-2021 Natalia Portillo
|
||||
#define APIRET USHORT
|
||||
#endif
|
||||
|
||||
#define ACTION_RET USHORT
|
||||
|
||||
#else // 32 bit
|
||||
|
||||
#define ACTION_RET ULONG
|
||||
|
||||
#endif
|
||||
|
||||
/* Information level types (defins method of query) */
|
||||
|
||||
Reference in New Issue
Block a user