From 1e1b3428933fa5258434a47f58004320a47a4a62 Mon Sep 17 00:00:00 2001 From: Fred Fish Date: Mon, 23 Feb 2004 16:18:09 +0000 Subject: Missed adding ChangeLog entry and updating copyright year in a previous check in of callfuncs.exp. 2004-02-20 Fred Fish * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous blank in test for "returns short", for consistency with other "returns xxx" tests. Update copyright year. --- gdb/testsuite/ChangeLog | 6 ++++++ gdb/testsuite/gdb.base/callfuncs.exp | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 7c8cda6..bbc7837 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -7,6 +7,12 @@ * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD. +2004-02-20 Fred Fish + + * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous + blank in test for "returns short", for consistency with other + "returns xxx" tests. Update copyright year. + 2004-02-19 Fred Fish New testcase for PR breakpoint/1558. diff --git a/gdb/testsuite/gdb.base/callfuncs.exp b/gdb/testsuite/gdb.base/callfuncs.exp index 62f6cb8..feccd6f 100644 --- a/gdb/testsuite/gdb.base/callfuncs.exp +++ b/gdb/testsuite/gdb.base/callfuncs.exp @@ -1,5 +1,5 @@ -# Copyright 1992, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 -# Free Software Foundation, Inc. +# Copyright 1992, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004 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 -- cgit v1.1