Skip to content

Commit

Permalink
Fix a Doxygen comment error.
Browse files Browse the repository at this point in the history
The issue was found by CLang.
  • Loading branch information
mordante committed Jul 13, 2014
1 parent ad6d8c4 commit 322aebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/variable_info.cpp
Expand Up @@ -105,7 +105,7 @@ namespace
return v;
}

/// @param TVisitor
/// @param visitor
/// TVisitor shoudl have 4 methods:
/// from_named if the variable ended with a .somename
/// from_indexed if the variable enden with .somename[someindex]
Expand Down

0 comments on commit 322aebb

Please sign in to comment.