mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 18:42:56 +00:00
Corrected packing!
svn path=/trunk/; revision=8321
This commit is contained in:
parent
77c1718844
commit
63aeee7369
1 changed files with 0 additions and 4 deletions
|
@ -36,8 +36,6 @@
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#pragma pack(push,4)
|
|
||||||
|
|
||||||
#include "ntddk.h"
|
#include "ntddk.h"
|
||||||
|
|
||||||
#if defined(_VIDEOPORT_)
|
#if defined(_VIDEOPORT_)
|
||||||
|
@ -1559,8 +1557,6 @@ VideoPortZeroMemory(
|
||||||
#define VideoDebugPrint(x)
|
#define VideoDebugPrint(x)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#pragma pack(pop)
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue