mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
Fix definition of LPC_MESSAGE_BASE_SIZE.
svn path=/trunk/; revision=16142
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
/* EXPORTED DATA *************************************************************/
|
||||
|
||||
/* CONSTANTS *****************************************************************/
|
||||
#define LPC_MESSAGE_BASE_SIZE 4
|
||||
#define LPC_MESSAGE_BASE_SIZE 24
|
||||
#define MAX_MESSAGE_DATA (0x130)
|
||||
|
||||
/* ENUMERATIONS **************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user