diff options
author | Danny Smith <dannysmith@users.sourceforge.net> | 2003-02-04 22:21:45 +0000 |
---|---|---|
committer | Danny Smith <dannysmith@users.sourceforge.net> | 2003-02-04 22:21:45 +0000 |
commit | b7b6c58a20a7de41e1d88a100391363fd68802de (patch) | |
tree | d210309c972f2e5765e0963126cebea56f2b3411 | |
parent | ccbb9a6490ff085c5d95961886a9ac0d3e56a3c8 (diff) | |
download | cygnal-b7b6c58a20a7de41e1d88a100391363fd68802de.tar.gz cygnal-b7b6c58a20a7de41e1d88a100391363fd68802de.tar.bz2 cygnal-b7b6c58a20a7de41e1d88a100391363fd68802de.zip |
Correct typo in last changelog entry.
-rw-r--r-- | winsup/w32api/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog index 082d7ca0f..5dd07d906 100644 --- a/winsup/w32api/ChangeLog +++ b/winsup/w32api/ChangeLog @@ -1,7 +1,7 @@ 2003-02-04 Danny Smith <dannysmith@users.sourceforge.net> * include/shlwapi.h (PathRelativePathTo[AW]): Correct - protototypes. + prototypes. Thanks to: John Dallaway <jld@ecoscentric.com>. 2003-02-01 Danny Smith <dannysmith@users.sourceforge.net> |