From: Doug Evans Date: Wed, 14 Apr 2010 21:27:01 +0000 (+0000) Subject: fix typo in previous entry X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=589390d6ffbcc8aa63ab7481dbde1696726a05b7;p=binutils-gdb.git fix typo in previous entry --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a3f6f109ec5..c68b4059156 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,6 +1,6 @@ 2010-04-14 Doug Evans - * source.c (open): Strip DOS drive letter if present before + * source.c (openp): Strip DOS drive letter if present before concatenating string to search path. 2010-04-14 Pedro Alves