X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/aca589d972c5c12706d57322e89f9dec2b2a3a00..c16e353eb95120407b78602f0bbaedac57eccf44:/time.c diff --git a/time.c b/time.c index 82488e6c..75b89535 100644 --- a/time.c +++ b/time.c @@ -1,3 +1,9 @@ +/* + * Portable implementation of ltime() for any ISO-C platform where + * time_t behaves. (In practice, we've found that platforms such as + * Windows and Mac have needed their own specialised implementations.) + */ + #include #include