* path.cc (symlink_info::check): Define eabuf and easize outside of
loop. Set to NULL on first STATUS_EAS_NOT_SUPPORTED. Align comments. Fix formatting.
This commit is contained in:
parent
b4ea313a85
commit
1870c68806
|
@ -1,3 +1,9 @@
|
|||
2008-05-22 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* path.cc (symlink_info::check): Define eabuf and easize outside of
|
||||
loop. Set to NULL on first STATUS_EAS_NOT_SUPPORTED. Align comments.
|
||||
Fix formatting.
|
||||
|
||||
2008-05-22 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* fhandler_disk_file.cc (fhandler_disk_file::readdir): Eliminate
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue