Merge commit 'v3.3.1' into try-3.3.1
[debian/gnuradio] / gr-usrp / src / usrp_sink_c.cc
index 40750b477d23360dd26b56138b36c649d30a7bad..7054158d8ab93dd1826f093482a8b92c9904a1ad 100644 (file)
@@ -1,6 +1,6 @@
 /* -*- c++ -*- */
 /*
- * Copyright 2004,2006,2009 Free Software Foundation, Inc.
+ * Copyright 2004,2006,2009,2010 Free Software Foundation, Inc.
  * 
  * This file is part of GNU Radio
  * 
@@ -40,7 +40,7 @@ usrp_make_sink_c (int which_board,
                   const std::string firmware_filename
                   ) throw (std::runtime_error)
 {
-  return usrp_sink_c_sptr (new usrp_sink_c (which_board,
+  return gnuradio::get_initial_sptr(new usrp_sink_c (which_board,
                                              interp_rate,
                                              nchan,
                                              mux,