mirror of
https://github.com/pspdev/pspsdk.git
synced 2026-01-01 13:16:35 +00:00
fix doxygen addgroup syntax
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
*/
|
||||
|
||||
/** @addtogroup IntrManKern Interrupt Manager Kernel */
|
||||
/*@{*/
|
||||
/**@{*/
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
@@ -76,6 +76,6 @@ int sceKernelIsIntrContext(void);
|
||||
}
|
||||
#endif
|
||||
|
||||
/*@}*/
|
||||
/**@}*/
|
||||
|
||||
#endif /* PSPINTRMAN_KERNEL_H */
|
||||
|
||||
Reference in New Issue
Block a user