forked from HowardHinnant/date
Fix comment typo in tz.h
This commit is contained in:
committed by
Howard Hinnant
parent
22ceabf205
commit
c9169ea310
@@ -54,7 +54,7 @@
|
||||
# else
|
||||
# define HAS_REMOTE_API 1
|
||||
# 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
|
||||
# endif
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user