Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_crc32.h
index b0c746acf356cbd80778c71bd19597d1b6a2150f..87a8d15f298b962ea61e2c8e704c172080ce41cb 100644 (file)
@@ -28,6 +28,7 @@
 
 /*!
  * \brief update running CRC-32
+ * \ingroup misc
  *
  * Update a running CRC with the bytes buf[0..len-1] The CRC should be
  * initialized to all 1's, and the transmitted value is the 1's