Skip to content

Commit

Permalink
Fixed a bug in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ddemidov committed Nov 29, 2013
1 parent 0adf574 commit f70f81e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vexcl/devlist.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ namespace Filter {
private:
std::vector< std::function<bool(const backend::device&)> > filter;
};
/// \endcode
/// \endcond

/// Environment filter
/**
Expand Down

0 comments on commit f70f81e

Please sign in to comment.