summaryrefslogtreecommitdiff
path: root/src/w32heap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/w32heap.h')
-rw-r--r--src/w32heap.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/w32heap.h b/src/w32heap.h
index 6abd658b76d..7fdf952683c 100644
--- a/src/w32heap.h
+++ b/src/w32heap.h
@@ -103,3 +103,6 @@ IMAGE_SECTION_HEADER * find_section (char * name, IMAGE_NT_HEADERS * nt_header);
IMAGE_SECTION_HEADER * rva_to_section (DWORD rva, IMAGE_NT_HEADERS * nt_header);
#endif /* NTHEAP_H_ */
+
+/* arch-tag: 3ba4cbe1-8a09-4a41-8f37-fd31f7426b3c
+ (do not change this comment) */