mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
Typo fixes from Andrew.
This commit is contained in:
parent
29d16f22be
commit
8147825da3
@ -36,7 +36,7 @@
|
||||
optional. Eliminate trivial implementations.
|
||||
(vfs_getid): New function - safe wrapper around getid(). Use
|
||||
it everywhere.
|
||||
(vfs_ncs_getid): Remove dead code, inprove readability.
|
||||
(vfs_ncs_getid): Remove dead code, improve readability.
|
||||
|
||||
2003-11-07 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
@ -72,7 +72,7 @@
|
||||
|
||||
* vfs.c (vfs_rmstamp): Rescan the tree after the parents have
|
||||
been removed. Otherwise using old data causes data corruption
|
||||
in some combinations (e.g. extfs inside tatfs).
|
||||
in some combinations (e.g. extfs inside tarfs).
|
||||
|
||||
2003-10-29 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user