mirror of
https://github.com/pspdev/pspsdk.git
synced 2026-01-05 14:49:34 +00:00
fix doxygen addgroup syntax
This commit is contained in:
@@ -33,7 +33,7 @@ extern "C" {
|
||||
|
||||
/** @addtogroup ThreadMan */
|
||||
|
||||
/*@{*/
|
||||
/**@{*/
|
||||
|
||||
/** 64-bit system clock type. */
|
||||
typedef struct SceKernelSysClock {
|
||||
@@ -1782,7 +1782,7 @@ PspDebugProfilerRegs *sceKernelReferThreadProfiler(void);
|
||||
*/
|
||||
PspDebugProfilerRegs *sceKernelReferGlobalProfiler(void);
|
||||
|
||||
/*@}*/
|
||||
/**@}*/
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user