fix r6699

git-svn-id: svn://kolibrios.org@6702 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
CleverMouse 2016-11-11 12:25:55 +00:00
parent 9072ee806b
commit 75a9e0b797

View File

@ -123,6 +123,6 @@ end repeat
times NumBytesDeleted - DeltaDeleted db 0
; data
file filename:pehea+0F8h+NumberOfSections*28h
if TimeDateStamp <> 0
if TimeDateStamp <> 0 and TimeStampInExportTable <> 0
store dword TimeDateStamp at TimeStampInExportTable
end if