Adding a bit more checking on file operations.
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_conjugate_cc.h
index 29dd95e60bc59d09de37f4e5eebb95214526cf9e..783019adbc32751251a0a547b0fdaae33c4271ec 100644 (file)
@@ -34,7 +34,7 @@ gr_conjugate_cc_sptr gr_make_conjugate_cc ();
 
 /*!
  * \brief output = complex conjugate of input
- * \ingroup math
+ * \ingroup math_blk
  */
 class gr_conjugate_cc : public gr_sync_block
 {