From 29e32111a2573cf7ecc9cd1d09dbf7dedd15dfcd Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Thu, 7 Aug 1997 14:35:47 -0400 Subject: snapshot of project "lynx", label v2-7-1ac_0-47 --- src/LYDownload.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/LYDownload.c') diff --git a/src/LYDownload.c b/src/LYDownload.c index 53758e9a..82002a9a 100644 --- a/src/LYDownload.c +++ b/src/LYDownload.c @@ -633,7 +633,9 @@ PUBLIC int LYdownload_options ARGS2( HTAlert(CANNOT_OPEN_TEMP); return(-1); } +#ifndef DOSPATH chmod(tempfile, 0600); +#endif /* DOSPATH */ LYstrncpy(LYValidDownloadFile, data_file, -- cgit 1.4.1-2-gfad0