summaryrefslogtreecommitdiffstats
path: root/winsup
diff options
context:
space:
mode:
authorDanny Smith <dannysmith@users.sourceforge.net>2003-02-04 22:21:45 +0000
committerDanny Smith <dannysmith@users.sourceforge.net>2003-02-04 22:21:45 +0000
commitb7b6c58a20a7de41e1d88a100391363fd68802de (patch)
treed210309c972f2e5765e0963126cebea56f2b3411 /winsup
parentccbb9a6490ff085c5d95961886a9ac0d3e56a3c8 (diff)
downloadcygnal-b7b6c58a20a7de41e1d88a100391363fd68802de.tar.gz
cygnal-b7b6c58a20a7de41e1d88a100391363fd68802de.tar.bz2
cygnal-b7b6c58a20a7de41e1d88a100391363fd68802de.zip
Correct typo in last changelog entry.
Diffstat (limited to 'winsup')
-rw-r--r--winsup/w32api/ChangeLog2
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>