fix patch

This commit is contained in:
Tigro 2014-10-14 13:52:47 +04:00
parent 7d9d46973a
commit 07f7d6d679

View file

@ -1,5 +1,5 @@
--- a/mojo/public/c/system/macros.h.orig 2014-09-03 14:48:42.963665035 +0000
+++ b/mojo/public/c/system/macros.h 2014-09-03 14:49:12.180255593 +0000
--- mojo/public/c/system/macros.h.orig 2014-09-03 14:48:42.963665035 +0000
+++ mojo/public/c/system/macros.h 2014-09-03 14:49:12.180255593 +0000
@@ -76,7 +76,8 @@
// Unlike the C++11 |alignas()|, |alignment| must be an integer. It may not be a
// type, nor can it be an expression like |MOJO_ALIGNOF(type)| (due to the