From 0962f266b3160a88b1f24a47b7c98ec781cf9e75 Mon Sep 17 00:00:00 2001 From: "Markus F.X.J. Oberhumer" Date: Thu, 6 Apr 2006 09:00:53 +0000 Subject: [PATCH] Whitespace changes. committer: mfx 1144314053 +0000 --- src/p_armpe.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/p_armpe.cpp b/src/p_armpe.cpp index 1ae40db0..009518af 100644 --- a/src/p_armpe.cpp +++ b/src/p_armpe.cpp @@ -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 **************************************************************************/