From: Jeff Law Date: Wed, 13 Apr 1994 03:47:33 +0000 (+0000) Subject: Fix typo. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=194e99285852841f1e0856f2e6e6801dc009837d;p=binutils-gdb.git Fix typo. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 6b7c3e449d6..b23e60ba2d1 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,6 +1,6 @@ Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu) - * gdb.t15/gdbme.c (t_func_values): Do not compare function pointers + * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers directly. Instead compare the return values from actual calls. Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)