Fix Haddock errors.
[ghc-hetmet.git] / compiler / codeGen / CgStackery.lhs
index 4196997..b8db38d 100644 (file)
@@ -303,7 +303,7 @@ emitPushUpdateFrame frame_addr updatee = do
 
 off_updatee :: ByteOff
 off_updatee = fixedHdrSize*wORD_SIZE + oFFSET_StgUpdateFrame_updatee
-\end{code}                     
+\end{code}
 
 
 %************************************************************************