mirror of
https://github.com/pspdev/pspsdk.git
synced 2026-01-03 22:22:24 +00:00
fix doxygen addgroup syntax
This commit is contained in:
@@ -24,7 +24,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
/** @addtogroup Sysreg Interface to the sceSysreg_driver library. */
|
||||
/*@{*/
|
||||
/**@{*/
|
||||
|
||||
/**
|
||||
* Enable the ME reset.
|
||||
@@ -74,7 +74,7 @@ int sceSysregMeBusClockDisable(void);
|
||||
*/
|
||||
int sceSysconGetTachyonVersion( int* version );
|
||||
|
||||
/*@}*/
|
||||
/**@}*/
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user