about summary refs log tree commit diff stats
path: root/src/LYDownload.c
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>1997-08-07 14:35:47 -0400
committerThomas E. Dickey <dickey@invisible-island.net>1997-08-07 14:35:47 -0400
commit29e32111a2573cf7ecc9cd1d09dbf7dedd15dfcd (patch)
treeeb21837aa9b85afaaf8381d71600e1e6dfe78cb3 /src/LYDownload.c
parenta93eca0b83e4d890c28d271eb3293f08666c613e (diff)
downloadlynx-snapshots-29e32111a2573cf7ecc9cd1d09dbf7dedd15dfcd.tar.gz
snapshot of project "lynx", label v2-7-1ac_0-47
Diffstat (limited to 'src/LYDownload.c')
-rw-r--r--src/LYDownload.c2
1 files changed, 2 insertions, 0 deletions
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,