Skip to content

Commit d21e916

Browse files
committed
Fix doxygen build
1 parent 796c591 commit d21e916

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/include/core_sntp_serializer.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -526,7 +526,6 @@ SntpStatus_t Sntp_CalculatePollInterval( uint16_t clockFreqTolerance,
526526
* @return Returns one of the following:
527527
* - #SntpSuccess if conversion to UNIX time is successful
528528
* - #SntpErrorBadParameter if any of the passed parameters are NULL.
529-
* - #SntpErrorTimeNotSupported if the SNTP time lies outside the supported conversion range.
530529
*/
531530
/* @[define_sntp_converttounixtime] */
532531
SntpStatus_t Sntp_ConvertToUnixTime( const SntpTimestamp_t * pSntpTime,

0 commit comments

Comments
 (0)