* value.h (find_function_in_inferior): Add const keyword to
authorJoel Brobecker <brobecker@gnat.com>
Fri, 13 Sep 2002 00:18:33 +0000 (00:18 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Fri, 13 Sep 2002 00:18:33 +0000 (00:18 +0000)
commit3bada2a2df47a36a9c44e1cc50669124af7f6370
treea2735f0ff1a831f40aeb185a32cfb0de59e67118
parent4cfa75e2b22652457654ddbffc9b2e0b1d57b084
   * value.h (find_function_in_inferior): Add const keyword to
       one of the parameters. Allows us to invoke this function with
       a const char *.
       * valops.c (find_function_in_inferior): Likewise.
gdb/ChangeLog
gdb/valops.c
gdb/value.h