Fix typo.

This commit is contained in:
Jeff Law 1994-04-13 03:47:33 +00:00
parent b3e258b480
commit 194e992858
1 changed files with 1 additions and 1 deletions

View File

@ -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)