X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/e25883f80bdfce0a1020fc473563302679801f06..6e8f9cab2a96d296bcc6717356782f3438cab80f:/logging.c diff --git a/logging.c b/logging.c index 1a982134..c448bd7e 100644 --- a/logging.c +++ b/logging.c @@ -352,7 +352,7 @@ void log_reconfig(void *handle, Config *cfg) * translate format codes into time/date strings * and insert them into log file name * - * "&Y":YYYY "&m":MM "&d":DD "&T":hhmm "&h": "&&":& + * "&Y":YYYY "&m":MM "&d":DD "&T":hhmmss "&h": "&&":& */ static void xlatlognam(Filename *dest, Filename src, char *hostname, struct tm *tm) {