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:
@@ -24,7 +24,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
/** @addtogroup Stdio Stdio Library */
|
||||
/*@{*/
|
||||
/**@{*/
|
||||
|
||||
/**
|
||||
* Function to get the current standard in file no
|
||||
@@ -47,7 +47,7 @@ SceUID sceKernelStdout(void);
|
||||
*/
|
||||
SceUID sceKernelStderr(void);
|
||||
|
||||
/*@}*/
|
||||
/**@}*/
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user