macros: standart -- Shift endmacro left

Fix code imbalance.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
This commit is contained in:
Cyrill Gorcunov 2017-01-06 13:37:05 +03:00
parent 4ff8c63ab6
commit c7b0fe6bbe

View File

@ -92,7 +92,7 @@ STD: nasm
%define %$strucname %1
[absolute %2]
%$strucname: ; allow definition of `.member' to work sanely
%endmacro
%endmacro
%imacro endstruc 0.nolist
%{$strucname}_size equ ($-%$strucname)