ntdll-Fix_Alignment: Use DECLSPEC_ALIGN instead of __attribute__((aligned(..))).

This commit is contained in:
Sebastian Lackner
2014-11-06 03:18:26 +01:00
parent 14ae97f5a2
commit f6dd7940f0
4 changed files with 7 additions and 6 deletions

1
debian/changelog vendored
View File

@@ -1,5 +1,6 @@
wine-compholio (1.7.31) UNRELEASED; urgency=low
* Update kernel32-GetSystemTimes patches.
* Improve style for ntdll-Fix_Alignment patches.
* Added possibility to temporarily disable patches to patch system.
* Added patch to allow selecting specific audio device for PulseAudio backend.
* Added patch with stub for NtSetLdtEntries/ZwSetLdtEntries.