diff options
Diffstat (limited to 'src/w32bdf.c')
-rw-r--r-- | src/w32bdf.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/w32bdf.c b/src/w32bdf.c index 8f7718807a3..73f40a22df6 100644 --- a/src/w32bdf.c +++ b/src/w32bdf.c @@ -866,6 +866,3 @@ 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) */ |