aboutsummaryrefslogtreecommitdiffstats
path: root/nt/inc
diff options
context:
space:
mode:
authorMiles Bader <[email protected]>2008-04-05 20:18:32 +0000
committerMiles Bader <[email protected]>2008-04-05 20:18:32 +0000
commit80d0c8d97f92dda8a0b337d9859c3561ee198dcc (patch)
treec3c23e1557191cdafa8608fde46f59a5d945cf42 /nt/inc
parentd37ded9e93c999c63bd33f6933b9dc0a2392eaf4 (diff)
Add arch tagline
Diffstat (limited to 'nt/inc')
-rw-r--r--nt/inc/sys/stat.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/nt/inc/sys/stat.h b/nt/inc/sys/stat.h
index eda8147da3..89b2bfe318 100644
--- a/nt/inc/sys/stat.h
+++ b/nt/inc/sys/stat.h
@@ -57,3 +57,6 @@ _CRTIMP int __cdecl __MINGW_NOTHROW chmod (const char*, int);
_CRTIMP int __cdecl __MINGW_NOTHROW stat (const char*, struct stat*);
#endif /* INC_SYS_STAT_H_ */
+
+/* arch-tag: 17d8fc06-f2e5-4d10-a01e-af819918fe42
+ (do not change this comment) */