Sync to HEAD
[bpt/emacs.git] / lib-src / ntlib.c
index 31bf758..261a6b4 100644 (file)
@@ -208,3 +208,6 @@ sys_chdir (const char * path)
 {
   return _chdir (path);
 }
+
+/* arch-tag: 7b63fb83-70ee-4124-8822-54e53e5d0773
+   (do not change this comment) */