From 48e4f3fc6d4d02c9b2670b828ddae55019043308 Mon Sep 17 00:00:00 2001 From: panne Date: Thu, 26 Jun 2003 20:47:08 +0000 Subject: [PATCH] [project @ 2003-06-26 20:47:08 by panne] Warning police: Added newline at end of file --- ghc/rts/Exception.hc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghc/rts/Exception.hc b/ghc/rts/Exception.hc index aa47833..2350aa3 100644 --- a/ghc/rts/Exception.hc +++ b/ghc/rts/Exception.hc @@ -1,5 +1,5 @@ /* ----------------------------------------------------------------------------- - * $Id: Exception.hc,v 1.28 2003/06/19 10:42:26 simonmar Exp $ + * $Id: Exception.hc,v 1.29 2003/06/26 20:47:08 panne Exp $ * * (c) The GHC Team, 1998-2000 * @@ -466,4 +466,4 @@ FN_(raiseIOzh_fast) /* Args :: R1.p :: Exception */ JMP_(raisezh_fast); FE_ -} \ No newline at end of file +} -- 1.7.10.4