Skip to content

Commit

Permalink
Documentation|libdeng2: Fixed a missing @ref target
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Mar 17, 2013
1 parent 64af7e0 commit d12f60f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doomsday/libdeng2/src/data/pathtree.cpp
Expand Up @@ -36,7 +36,7 @@ struct PathTree::Instance
/// Path name segment intern pool.
StringPool segments;

/// @ref pathTreeFlags
/// Flags that determine the properties of the path tree (see PathTree::Flag).
PathTree::Flags flags;

/// Total number of unique paths in the directory.
Expand Down

0 comments on commit d12f60f

Please sign in to comment.