diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/w32font.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/w32font.h b/src/w32font.h index 7604233c54e..f4d56978755 100644 --- a/src/w32font.h +++ b/src/w32font.h | |||
| @@ -53,3 +53,6 @@ int w32font_draw P_ ((struct glyph_string *s, int from, int to, | |||
| 53 | int x, int y, int with_background)); | 53 | int x, int y, int with_background)); |
| 54 | 54 | ||
| 55 | #endif | 55 | #endif |
| 56 | |||
| 57 | /* arch-tag: ef9d9675-a2a5-4d01-9526-815e9a3da7cb | ||
| 58 | (do not change this comment) */ | ||