Cleanup: Fix wrong doxygen groups

Was missed in rB9b6088cb9da4df1a893361997fc1a22986bf6f2e
This commit is contained in:
Aaron Carlisle 2020-11-06 01:41:31 -05:00
parent 9762a0992b
commit df4935b29b
7 changed files with 7 additions and 7 deletions

View File

@ -18,7 +18,7 @@
*/ */
/** \file /** \file
* \ingroup bph * \ingroup sim
*/ */
#pragma once #pragma once

View File

@ -18,7 +18,7 @@
*/ */
/** \file /** \file
* \ingroup bph * \ingroup sim
*/ */
#include "MEM_guardedalloc.h" #include "MEM_guardedalloc.h"

View File

@ -20,7 +20,7 @@
#pragma once #pragma once
/** \file /** \file
* \ingroup bph * \ingroup sim
*/ */
#if defined(__GNUC__) && !defined(__clang__) #if defined(__GNUC__) && !defined(__clang__)

View File

@ -18,7 +18,7 @@
*/ */
/** \file /** \file
* \ingroup bph * \ingroup sim
*/ */
#include "MEM_guardedalloc.h" #include "MEM_guardedalloc.h"

View File

@ -20,7 +20,7 @@
#pragma once #pragma once
/** \file /** \file
* \ingroup bph * \ingroup sim
*/ */
#include "stdio.h" #include "stdio.h"

View File

@ -18,7 +18,7 @@
*/ */
/** \file /** \file
* \ingroup bph * \ingroup sim
*/ */
#include "implicit.h" #include "implicit.h"

View File

@ -18,7 +18,7 @@
*/ */
/** \file /** \file
* \ingroup bph * \ingroup sim
*/ */
#include "implicit.h" #include "implicit.h"