[1470] Make io_fetch.cc and .h consistent about type of IOFetchData
Was declared as "class" in one and "struct" in another - now declared as "struct" in both.
Showing
Please register or sign in to comment
Was declared as "class" in one and "struct" in another - now declared as "struct" in both.