Keep doxygen 1.7.1 from crashing.

This commit is contained in:
Eric Blossom 2010-11-17 18:52:05 -08:00
parent c6f56e4d15
commit 3ce5c6a3f0
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ protected:
*/
std::vector< std::vector<db_base_sptr> > d_db;
//! One time call, made only only from usrp_standard_*::make after shared_ptr is created.
// One time call, made only only from usrp_standard_*::make after shared_ptr is created.
void init_db(usrp_basic_sptr u);