From f46169db7af74c579697433a58ab325ff1e78381 Mon Sep 17 00:00:00 2001 From: Kris Warkentin Date: Mon, 24 Feb 2003 21:40:48 +0000 Subject: [PATCH] Fixed grammar --- gdb/ChangeLog | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 7ed67f8..3036caf 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -5,14 +5,14 @@ 2003-02-24 Kris Warkentin - * solib.c (solib_open): call target defined search function after - failing with solib-search-path - * solist.h (target_so_ops): add find_and_open_solib function hook, - create define TARGET_SO_FIND_AND_OPEN_SOLIB + * solib.c (solib_open): Call target defined search function after + failing with solib-search-path. + * solist.h (target_so_ops): Add find_and_open_solib function hook and + create define TARGET_SO_FIND_AND_OPEN_SOLIB. 2003-02-24 Kris Warkentin - * MAINTAINERS: Add myself to Write After section + * MAINTAINERS: Add myself to Write After section. 2003-02-23 Stephane Carrez -- 2.7.4