Merge remote branch 'gnuradio.org/next' into test

* gnuradio.org/next:
  distcheck fix for gr-uhd
  Keep doxygen 1.7.1 from crashing.
  uhd: swig changes for templated ranges
This commit is contained in:
Eric Blossom 2010-11-17 19:00:12 -08:00
commit 5c9d25a206
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);