summaryrefslogtreecommitdiff
path: root/src/w32fns.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/w32fns.c')
-rw-r--r--src/w32fns.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/w32fns.c b/src/w32fns.c
index cc03a7d8641..53d3418c3e7 100644
--- a/src/w32fns.c
+++ b/src/w32fns.c
@@ -14599,3 +14599,6 @@ w32_last_error()
{
return GetLastError ();
}
+
+/* arch-tag: 707589ab-b9be-4638-8cdd-74629cc9b446
+ (do not change this comment) */