summaryrefslogtreecommitdiff
path: root/src/w32bdf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/w32bdf.c')
-rw-r--r--src/w32bdf.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/w32bdf.c b/src/w32bdf.c
index 73f40a22df6..8f7718807a3 100644
--- a/src/w32bdf.c
+++ b/src/w32bdf.c
@@ -866,3 +866,6 @@ int w32_BDF_to_x_font (char *file, char* xstr, int len)
CloseHandle (hfilemap);
return retval;
}
+
+/* arch-tag: 2e9a45de-0c54-4a0e-95c8-2d67b2b1fa32
+ (do not change this comment) */