summaryrefslogtreecommitdiff
path: root/src/w32reg.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/w32reg.c')
-rw-r--r--src/w32reg.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/w32reg.c b/src/w32reg.c
index 6d3137f1d4f..97abbed5d2e 100644
--- a/src/w32reg.c
+++ b/src/w32reg.c
@@ -163,3 +163,6 @@ x_get_string_resource (rdb, name, class)
return (w32_get_string_resource (name, class, REG_SZ));
}
+
+/* arch-tag: 755fce25-42d7-4acb-874f-2fb42336823d
+ (do not change this comment) */