From b93eb0c23bed01905e86c0a8c485edb388626761 Mon Sep 17 00:00:00 2001 From: Simon Marlow Date: Tue, 25 Jul 2006 11:05:19 +0000 Subject: [PATCH] comment formatting --- utils/ghc-pkg/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/ghc-pkg/Makefile b/utils/ghc-pkg/Makefile index c8a075d..0e4d06f 100644 --- a/utils/ghc-pkg/Makefile +++ b/utils/ghc-pkg/Makefile @@ -33,7 +33,7 @@ HS_PROG = ghc-pkg.bin INSTALL_LIBEXECS += $(HS_PROG) endif -# -----------------------------------------------------------------------------= +# ----------------------------------------------------------------------------- # Create the Version.hs file VERSION_HS = Version.hs -- 1.7.10.4