]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - windows/wintime.c
When we fail to get a response from Pageant, we should log the fact.
[PuTTY.git] / windows / wintime.c
index eea0cf622e81eb293e2ed7be89c1df61b3b0d5c6..eebed9e5a4e4e5922a42d51f85be768d7df98d09 100644 (file)
@@ -1,3 +1,7 @@
+/*
+ * wintime.c - Avoid trouble with time() returning (time_t)-1 on Windows.
+ */
+
 #include "putty.h"
 #include <time.h>