Skip to content

Commit dcc77fd

Browse files
author
mach-0
committed
Add back accidentally-deleted nasm comment.
1 parent eff85e4 commit dcc77fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

data/templates/src/elf/dll/elf_dll_x64_template.s

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ dynsection:
7272
; DT_SYMTAB
7373
dq 0x06
7474
dq strtab
75+
; DT_STRSZ
7576
dq 0x0a
7677
dq 0
7778
; DT_SYMENT

0 commit comments

Comments
 (0)