From 34d81cd80706c02415d581d56b93f010ae1ddafc Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Wed, 11 Jun 2008 16:58:44 +0200 Subject: [PATCH] src/sanity/includes.test: Remove empty line at beginning of file. --- ChangeLog | 2 ++ src/sanity/includes.test | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0c3f86771..bde06c582 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2008-06-11 Alexandre Duret-Lutz + * src/sanity/includes.test: Remove empty line at beginning of file. + * src/internal/formula.hh (formula::hash): Remove the const qualifier from the return type, GCC 4.3.1 gicomplains. diff --git a/src/sanity/includes.test b/src/sanity/includes.test index cb496e01b..a6fc795c8 100755 --- a/src/sanity/includes.test +++ b/src/sanity/includes.test @@ -1,4 +1,3 @@ - #! /bin/sh # Check that each header is self contained and generates no warning.