diff options
Diffstat (limited to 'src/w32bdf.h')
-rw-r--r-- | src/w32bdf.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/w32bdf.h b/src/w32bdf.h index 1786786b90b..23939bfd7d8 100644 --- a/src/w32bdf.h +++ b/src/w32bdf.h @@ -124,3 +124,6 @@ int w32_BDF_TextOut (bdffont *fontp, HDC hdc, int left, int w32_BDF_to_x_font (char *file, char* xstr, int len); #endif /* EMACS_W32BDF_H */ + +/* arch-tag: 7499e9f2-197e-44cc-9274-373f00b51eec + (do not change this comment) */ |