1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-18 08:54:15 +01:00

spellcheck comments: no substantive changes

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3149 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
jonathan 2011-04-10 18:32:19 +00:00 committed by jonathan
parent c57ea90657
commit 55cba70bd7

View File

@ -4,7 +4,7 @@
/* /*
* The purpose of this macro is to force the alignment of the stack to a * The purpose of this macro is to force the alignment of the stack to a
* 16-byte boundary on systems that don't provide it automatically. At * 16-byte boundary on systems that don't provide it automatically. At
* this time, only GCC on Win32 is know to require it. MSVC on Win32 may * this time, only GCC on Win32 is known to require it. MSVC on Win32 may
* as well. * as well.
*/ */