* mount.cc (oopts): Remove entirely.
(usage): Call cygwin_internal (CW_LST_MNT_OPTS) to create list of mount options. (print_version): Fix copyright date. (main): Replace option processing loop with single call to cygwin_internal (CW_CVT_MNT_OPTS).
This commit is contained in:
@ -1,3 +1,12 @@
|
||||
2010-04-29 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* mount.cc (oopts): Remove entirely.
|
||||
(usage): Call cygwin_internal (CW_LST_MNT_OPTS) to create list of
|
||||
mount options.
|
||||
(print_version): Fix copyright date.
|
||||
(main): Replace option processing loop with single call to
|
||||
cygwin_internal (CW_CVT_MNT_OPTS).
|
||||
|
||||
2010-04-28 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* locale.cc (print_lc_xxx_charset): Remove.
|
||||
|
Reference in New Issue
Block a user