Added comments, and removed unused #include
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6056 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
637db8940c
commit
36f6645935
4 changed files with 2 additions and 2 deletions
|
@ -28,6 +28,7 @@
|
|||
// firstheader (struct firstheader)
|
||||
// * headers (compressed together):
|
||||
// header (struct header - contains pointers to all blocks)
|
||||
// * nsis blocks (described in header->blocks)
|
||||
// pages (struct page)
|
||||
// section headers (struct section)
|
||||
// entries/instructions (struct entry)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue