fix typo in previous entry

This commit is contained in:
Doug Evans 2010-04-14 21:27:01 +00:00
parent e6d9b9c2fa
commit 589390d6ff
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
2010-04-14 Doug Evans <dje@google.com>
* 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 <pedro@codesourcery.com>