mirror of
https://github.com/HowardHinnant/date.git
synced 2024-12-26 16:01:04 +08:00
Fix comment typo in tz.h
This commit is contained in:
parent
22ceabf205
commit
c9169ea310
@ -54,7 +54,7 @@
|
|||||||
# else
|
# else
|
||||||
# define HAS_REMOTE_API 1
|
# define HAS_REMOTE_API 1
|
||||||
# endif
|
# endif
|
||||||
# else // HAS_REMOTE_API makes no since when using the OS timezone database
|
# else // HAS_REMOTE_API makes no sense when using the OS timezone database
|
||||||
# define HAS_REMOTE_API 0
|
# define HAS_REMOTE_API 0
|
||||||
# endif
|
# endif
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user