TagType: rename enum tag_type to TagType
This commit is contained in:
@@ -31,7 +31,7 @@ struct DatabaseStats;
|
||||
|
||||
bool
|
||||
VisitUniqueTags(const Database &db, const DatabaseSelection &selection,
|
||||
enum tag_type tag_type,
|
||||
TagType tag_type,
|
||||
VisitString visit_string,
|
||||
Error &error);
|
||||
|
||||
|
Reference in New Issue
Block a user