Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / runtime / gr_vmcircbuf_sysv_shm.h
index d5f739ae47023d4fb9e83ac92627a8d80e0dd699..cc87f8fe6ba17104744de6c3e0e8d0fbeeeecbda 100644 (file)
@@ -27,6 +27,7 @@
 
 /*!
  * \brief concrete class to implement circular buffers with mmap and shm_open
+ * \ingroup internal
  */
 class gr_vmcircbuf_sysv_shm : public gr_vmcircbuf {
  public: