aboutsummaryrefslogtreecommitdiffstats
path: root/src/sysdep.c
diff options
context:
space:
mode:
authorJuanma Barranquero2006-11-24 10:31:26 +0000
committerJuanma Barranquero2006-11-24 10:31:26 +0000
commitdb9cd97ad4957831331b4ef2ad79dd20545f67a8 (patch)
tree29dce6da514b72f4b07c088ef228f1cfa148cbb3 /src/sysdep.c
parentac39a725f3f4a7d735c56129fc9d7e51521d1dd0 (diff)
downloademacs-db9cd97ad4957831331b4ef2ad79dd20545f67a8.tar.gz
emacs-db9cd97ad4957831331b4ef2ad79dd20545f67a8.zip
Space/tab mixup.
Diffstat (limited to 'src/sysdep.c')
-rw-r--r--src/sysdep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sysdep.c b/src/sysdep.c
index 3fd134e476d..625b5d619ab 100644
--- a/src/sysdep.c
+++ b/src/sysdep.c
@@ -3756,7 +3756,7 @@ set_file_times (filename, atime, mtime)
3756 * sdcsvax!rmr or rmr@uscd 3756 * sdcsvax!rmr or rmr@uscd
3757 * 3757 *
3758 * Severely hacked over by John Gilmore to make a 4.2BSD compatible 3758 * Severely hacked over by John Gilmore to make a 4.2BSD compatible
3759 * subroutine. 11Mar86; hoptoad!gnu 3759 * subroutine. 11Mar86; hoptoad!gnu
3760 * 3760 *
3761 * Modified by rmtodd@uokmax 6-28-87 -- when making an already existing dir, 3761 * Modified by rmtodd@uokmax 6-28-87 -- when making an already existing dir,
3762 * subroutine didn't return EEXIST. It does now. 3762 * subroutine didn't return EEXIST. It does now.