Fix typo.

This commit is contained in:
Christopher Faylor 2000-07-28 22:37:23 +00:00
parent 959e1bac13
commit aa3ca30ba2

View File

@ -2,7 +2,7 @@ Thu Jul 27 22:54:28 2000 Jason Tishler <jt@dothill.com>
* utils/mount.cc (main): Add --show-cygdrive-prefixes option.
(show_cygdrive_prefixes): New function.
* utils/umount.cc (main): Add --remove_cygdrive_prefix option.
* utils/umount.cc (main): Add --remove-cygdrive-prefix option.
(error): Change signature from 'char *' to 'const char *'.
(remove_cygdrive_prefix): New function.