diff options
author | Michael Palimaka <kensington@gentoo.org> | 2014-03-09 18:16:04 +0000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2014-03-09 18:16:04 +0000 |
commit | f531fef520ccd249a7579ba68dd2231c45580f37 (patch) | |
tree | c013ea2992b9409c329a981cb74705d846fcc4d4 /eclass/cmake-utils.eclass | |
parent | Version bump: add <linux/fcntl.h> for uclibc (diff) | |
download | gentoo-2-f531fef520ccd249a7579ba68dd2231c45580f37.tar.gz gentoo-2-f531fef520ccd249a7579ba68dd2231c45580f37.tar.bz2 gentoo-2-f531fef520ccd249a7579ba68dd2231c45580f37.zip |
Remove stray character thanks to mimi_vx.
Diffstat (limited to 'eclass/cmake-utils.eclass')
-rw-r--r-- | eclass/cmake-utils.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/cmake-utils.eclass b/eclass/cmake-utils.eclass index 0ac378cb4e95..4288aa9dc51a 100644 --- a/eclass/cmake-utils.eclass +++ b/eclass/cmake-utils.eclass @@ -1,6 +1,6 @@ -W# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/cmake-utils.eclass,v 1.104 2014/03/09 15:51:40 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/cmake-utils.eclass,v 1.105 2014/03/09 18:16:04 kensington Exp $ # @ECLASS: cmake-utils.eclass # @MAINTAINER: |