aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/callfuncs.exp
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>2004-02-23 16:18:09 +0000
committerFred Fish <fnf@specifix.com>2004-02-23 16:18:09 +0000
commit1e1b3428933fa5258434a47f58004320a47a4a62 (patch)
treed8f18b720cba5164b7a2ca98b8c93e42d5971a19 /gdb/testsuite/gdb.base/callfuncs.exp
parentaca305d96db87c9ca629a500e7d0dbec02efa583 (diff)
downloadgdb-1e1b3428933fa5258434a47f58004320a47a4a62.zip
gdb-1e1b3428933fa5258434a47f58004320a47a4a62.tar.gz
gdb-1e1b3428933fa5258434a47f58004320a47a4a62.tar.bz2
Missed adding ChangeLog entry and updating copyright year in a previous
check in of callfuncs.exp. 2004-02-20 Fred Fish <fnf@redhat.com> * 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.
Diffstat (limited to 'gdb/testsuite/gdb.base/callfuncs.exp')
-rw-r--r--gdb/testsuite/gdb.base/callfuncs.exp4
1 files changed, 2 insertions, 2 deletions
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