Whitespace changes.

committer: mfx <mfx> 984629032 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2001-03-15 04:03:52 +00:00
parent 6dbdef9d57
commit 0e063b9759
3 changed files with 47 additions and 47 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ PHDRS
{
text PT_LOAD FILEHDR PHDRS ;
data PT_LOAD ; /* for setting brk(0) */
/* 3rd Phdr was not worth it; use "upx -d" first, then apply ldd */
/* 3rd Phdr was not worth it; use "upx -d" first, then apply ldd */
/*null PT_NULL;*/ /* changed to PT_DYNAMIC for ldd */
}
SECTIONS