fix dangling space, mention .union in test comment

This commit is contained in:
bbbradsmith 2023-12-16 19:25:21 -05:00
parent 0d74b84ce4
commit 6cb8717c24
2 changed files with 2 additions and 2 deletions

View File

@ -4089,7 +4089,7 @@ See: <tt><ref id=".ASCIIZ" name=".ASCIIZ"></tt>,<tt><ref id=".BYTE" name=".BYTE"
Allocate space for a struct or union. This is equivalent to
<tt><ref id=".RES" name=".RES"></tt> with the
<tt><ref id=".SIZEOF" name=".SIZEOF"></tt> of a struct.
Example:
<tscreen><verb>

View File

@ -1,4 +1,4 @@
; test .struct feature
; test .struct and .union features
.code