[jhbuild] remove trailing whitespaces
- From: Frederic Peters <fpeters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] remove trailing whitespaces
- Date: Sat, 8 Oct 2011 16:11:05 +0000 (UTC)
commit 258d6d1a161818b44c3eb3945f3940d4a030c9c6
Author: FrÃdÃric PÃters <fpeters 0d be>
Date: Sat Oct 8 12:10:08 2011 -0400
remove trailing whitespaces
autogen.sh | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index 560b772..06acafc 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -50,7 +50,7 @@ setup_i18n()
make -s -C $srcdir/po -f Makefile.plain
fi
- # Check gettext.sh is installed to provide i18n for this script
+ # Check gettext.sh is installed to provide i18n for this script
hash gettext.sh 2>&-
gettext_sh_available=$?
@@ -61,7 +61,7 @@ setup_i18n()
. gettext.sh
fi
- # Check gettext is installed to provide i18n for this script
+ # Check gettext is installed to provide i18n for this script
hash gettext 2>&-
gettext_available=$?
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]