Skip to content

Rename t_DirectoryList to DirectoryList

David Hallas requested to merge hallas/kdiff3:remove_forward_declarations into master

Rename the t_DirectoryList type alias to DirectoryList to follow the general naming convention. This also removes a few redundant forward declarations of t_DirectoryList and FileAccess

Edited by David Hallas

Merge request reports