From f9aeecbc5d756357455e4ae842071ffdc8ebdd43 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 29 Aug 2011 01:28:10 +0000 Subject: trim useless trailing whitespace --- eclass/gnat.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'eclass/gnat.eclass') diff --git a/eclass/gnat.eclass b/eclass/gnat.eclass index 21a85d9596c1..5bcd59af3e9d 100644 --- a/eclass/gnat.eclass +++ b/eclass/gnat.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/gnat.eclass,v 1.39 2010/01/13 15:06:11 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/gnat.eclass,v 1.40 2011/08/29 01:28:10 vapier Exp $ # # Author: George Shapovalov # Belongs to: ada herd @@ -128,7 +128,7 @@ get_ada_dep() { # # params: # $1 - the requested gnat profile in usual form (e.g. x86_64-pc-linux-gnu-gnat-gcc-4.1) -# $2 - Ada standard specification, as would be specified in DEPEND. +# $2 - Ada standard specification, as would be specified in DEPEND. # Valid values: ada-1995, ada-2005, ada # # This used to treat ada-1995 and ada alike, but some packages (still -- cgit v1.2.3-65-gdbad