diff options
Diffstat (limited to 'contrib/gdevln03.c')
-rw-r--r-- | contrib/gdevln03.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gdevln03.c b/contrib/gdevln03.c index 700afabe..88cf8a1f 100644 --- a/contrib/gdevln03.c +++ b/contrib/gdevln03.c @@ -239,7 +239,7 @@ gx_device_printer gs_sxlcrt_device = "sxlcrt", 180, 110, - 42.6667, 32.0, + 42.6667f, 32.0, 0, 0, 0, 0, 1, sxlcrt_print_page); |