diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2014-12-11 06:51:06 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2014-12-11 06:51:06 -0800 |
commit | 72a18ef042a9845fdf5a6bedd502ba1fd6b2ca68 (patch) | |
tree | 4f702395864b3dba420e9aa581ff2193fa01fc36 | |
parent | 5f8b579b46da948871b027748ef7beedc528ae14 (diff) | |
download | txr-72a18ef042a9845fdf5a6bedd502ba1fd6b2ca68.tar.gz txr-72a18ef042a9845fdf5a6bedd502ba1fd6b2ca68.tar.bz2 txr-72a18ef042a9845fdf5a6bedd502ba1fd6b2ca68.zip |
* configure: typo in message.
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1479,7 +1479,7 @@ fi # Check for fields inside struct tm # -printf "Printf detecting timezone fields in struct tm ... " +printf "detecting timezone fields in struct tm ... " tm_gmtoff= tm_tmzone= |