mirror of
https://github.com/pspdev/pspsdk.git
synced 2026-01-02 22:00:23 +00:00
fix doxygen addgroup syntax
This commit is contained in:
@@ -26,7 +26,7 @@ extern "C" {
|
||||
/** @defgroup PSPSDK PSPSDK Utility Library */
|
||||
|
||||
/** @addtogroup PSPSDK */
|
||||
/*@{*/
|
||||
/**@{*/
|
||||
|
||||
/**
|
||||
* Query a modules information from its uid.
|
||||
@@ -286,7 +286,7 @@ unsigned int pspSdkGetK1(void);
|
||||
*/
|
||||
void pspSdkDisableFPUExceptions(void);
|
||||
|
||||
/*@}*/
|
||||
/**@}*/
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user