summaryrefslogtreecommitdiff
path: root/nt/inc/sys
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2011-01-17 11:01:01 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2011-01-17 11:01:01 -0800
commita3e44e793796153ff1534be9c74fcab50b45de30 (patch)
tree863d5db087c8e034c96d06ea955515f4d3f3d0a3 /nt/inc/sys
parent7f818df9420a1320539f7e3e633003573a570413 (diff)
parent721be9cd4865e9f7d68020adcfa672d2edd52b07 (diff)
downloademacs-a3e44e793796153ff1534be9c74fcab50b45de30.tar.gz
emacs-a3e44e793796153ff1534be9c74fcab50b45de30.tar.bz2
emacs-a3e44e793796153ff1534be9c74fcab50b45de30.zip
Merge from mainline.
Diffstat (limited to 'nt/inc/sys')
-rw-r--r--nt/inc/sys/dir.h2
-rw-r--r--nt/inc/sys/file.h2
-rw-r--r--nt/inc/sys/ioctl.h2
-rw-r--r--nt/inc/sys/param.h2
-rw-r--r--nt/inc/sys/time.h2
5 files changed, 0 insertions, 10 deletions
diff --git a/nt/inc/sys/dir.h b/nt/inc/sys/dir.h
index e317d008d20..dc075cd7587 100644
--- a/nt/inc/sys/dir.h
+++ b/nt/inc/sys/dir.h
@@ -4,5 +4,3 @@
#include "..\..\..\src\ndir.h"
-/* arch-tag: 090c9091-3b16-429b-9c40-8aecce1162be
- (do not change this comment) */
diff --git a/nt/inc/sys/file.h b/nt/inc/sys/file.h
index 4460da09279..504dce56d85 100644
--- a/nt/inc/sys/file.h
+++ b/nt/inc/sys/file.h
@@ -10,5 +10,3 @@
#define D_OK 8
#endif
-/* arch-tag: 7df3e73e-56bc-4ad9-b699-33149ea47959
- (do not change this comment) */
diff --git a/nt/inc/sys/ioctl.h b/nt/inc/sys/ioctl.h
index b3c6b3b107b..060def367ff 100644
--- a/nt/inc/sys/ioctl.h
+++ b/nt/inc/sys/ioctl.h
@@ -4,5 +4,3 @@
* compiler will pick this up empty header instead.
*/
-/* arch-tag: c6e9015a-930a-4ad3-b368-ac32f84475d7
- (do not change this comment) */
diff --git a/nt/inc/sys/param.h b/nt/inc/sys/param.h
index 971d4b10755..27f64038c18 100644
--- a/nt/inc/sys/param.h
+++ b/nt/inc/sys/param.h
@@ -9,5 +9,3 @@
#endif /* _PARAM_H_ */
-/* arch-tag: b1d90296-ec38-4839-83bd-0ddfd2528435
- (do not change this comment) */
diff --git a/nt/inc/sys/time.h b/nt/inc/sys/time.h
index a3808f4c5c5..c90d1fd62f5 100644
--- a/nt/inc/sys/time.h
+++ b/nt/inc/sys/time.h
@@ -22,5 +22,3 @@ void gettimeofday (struct timeval *, struct timezone *);
/* end of sys/time.h */
-/* arch-tag: bc525883-0c81-4bea-b83d-3325461f38b5
- (do not change this comment) */