summaryrefslogtreecommitdiff
path: root/src/w32inevt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/w32inevt.c')
-rw-r--r--src/w32inevt.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/w32inevt.c b/src/w32inevt.c
index f602f8b820b..b3f8e3ff737 100644
--- a/src/w32inevt.c
+++ b/src/w32inevt.c
@@ -721,3 +721,6 @@ w32_console_read_socket (int sd, struct input_event *bufp, int numchars,
UNBLOCK_INPUT;
return ret;
}
+
+/* arch-tag: 0bcb39b7-d085-4b85-9070-6750e8c03047
+ (do not change this comment) */