mirror of
https://github.com/pspdev/pspsdk.git
synced 2025-12-23 20:22:40 +00:00
Eliminated doxygen warnings
This commit is contained in:
@@ -119,7 +119,7 @@ int sceRtcGetDayOfWeek(int year, int month, int day);
|
||||
* Validate pspDate component ranges
|
||||
*
|
||||
* @param date - pointer to pspDate struct to be checked
|
||||
* @return 0 on success, one of ::CheckValidErrors on error
|
||||
* @return 0 on success, one of ::pspRtcCheckValidErrors on error
|
||||
*/
|
||||
int sceRtcCheckValid(const pspTime* date);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user