mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-01 11:44:38 +02:00
Merge pull request #6650 from DimitriPapadopoulos/spaces
Fix tab/space inconsistencies
This commit is contained in:
@@ -161,7 +161,3 @@ void time_main(void *args)
|
|||||||
RTC_SetTime (LPC_RTC, RTC_TIMETYPE_HOUR, RTCFullTime.HOUR);
|
RTC_SetTime (LPC_RTC, RTC_TIMETYPE_HOUR, RTCFullTime.HOUR);
|
||||||
} else printf("Invalid argument\n") ;
|
} else printf("Invalid argument\n") ;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user