]> git.eshelyaron.com Git - emacs.git/commitdiff
Add arch tagline
authorMiles Bader <miles@gnu.org>
Sat, 5 Apr 2008 20:18:32 +0000 (20:18 +0000)
committerMiles Bader <miles@gnu.org>
Sat, 5 Apr 2008 20:18:32 +0000 (20:18 +0000)
nt/inc/sys/stat.h
src/w32uniscribe.c

index eda8147da397c46c74711bfff85534cb5730ab39..89b2bfe318243eb62e472de4d67c6dd2f0ae9c08 100644 (file)
@@ -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) */
index dbf26011ff1dfed2bfe662e9dfd9fbedaa1353ab..320862167ec5d607ccfbe677eca69763fd0f5912 100644 (file)
@@ -874,3 +874,6 @@ syms_of_w32uniscribe ()
 }
 
 #endif /* USE_FONT_BACKEND  */
+
+/* arch-tag: 9530f0e1-7471-47dd-a780-94330af87ea0
+   (do not change this comment) */