diff options
author | Oxore <oxore@protonmail.com> | 2023-03-03 00:02:25 +0300 |
---|---|---|
committer | Oxore <oxore@protonmail.com> | 2023-03-03 00:24:54 +0300 |
commit | 2a260911f5abc4e03cb41474a49e01a571395155 (patch) | |
tree | a2342b619430d52c06cc90f37ad19b1eba3b7a10 /Libraries/Time/time.h | |
parent | d16620e6ba7467e9ef99bf61336ccd8fb4dfd813 (diff) |
Remove precious comments, change encoding to utf-8
Diffstat (limited to 'Libraries/Time/time.h')
-rw-r--r-- | Libraries/Time/time.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Libraries/Time/time.h b/Libraries/Time/time.h index b6b611b..ea1f265 100644 --- a/Libraries/Time/time.h +++ b/Libraries/Time/time.h @@ -3,4 +3,4 @@ void TimeInit (void); -#endif // TIME_INCLUDED
\ No newline at end of file +#endif // TIME_INCLUDED |