From e7af73ee9a7f85eb5c7672d6ee61ced6bdb10f95 Mon Sep 17 00:00:00 2001 From: William Pursell Date: Sun, 12 Oct 2008 22:13:39 +0200 Subject: [PATCH] * tests/defs.in: Fix comment typo. Signed-off-by: Ralf Wildenhues --- ChangeLog | 4 ++++ tests/defs.in | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index d2cfdbc87..3dfadc6d9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-10-12 William Pursell (tiny patch) + + * tests/defs.in: Fix comment typo. + 2008-10-12 William Pursell Ralf Wildenhues diff --git a/tests/defs.in b/tests/defs.in index 91724275f..c0e310f5d 100644 --- a/tests/defs.in +++ b/tests/defs.in @@ -2,7 +2,7 @@ # @configure_input@ # # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007 Free Software Foundation, Inc. +# 2005, 2006, 2007, 2008 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -152,7 +152,7 @@ do CC=icc export CC # There is no way to ask *only* the compiler's version. - # This tool always want to do something (by default + # This tool always wants to do something (by default # it will try link *nothing* and complain it cannot find # main(); funny). Use -help so it does not try linking anything. echo "$me: running $CC -V -help" -- 2.47.2