Whitespace changes.

committer: mfx <mfx> 1144314053 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2006-04-06 09:00:53 +00:00
parent 69e4d3fdad
commit 0962f266b3
+2
View File
@@ -812,6 +812,7 @@ unsigned PackArmPe::processImports() // pass 1
/*************************************************************************
// export handling
**************************************************************************/
class Export
{
struct export_dir_t
@@ -1089,6 +1090,7 @@ void PackArmPe::processTls(Reloc *rel,const Interval *iv,unsigned newaddr) // pa
tlsp->callbacks = 0; // note: TLS callbacks are not implemented in Windows 95/98/ME
}
/*************************************************************************
// resource handling
**************************************************************************/