diff --git a/code/sdl/sdl_glimp.c b/code/sdl/sdl_glimp.c index 2ed73ead..25d1ca4e 100644 --- a/code/sdl/sdl_glimp.c +++ b/code/sdl/sdl_glimp.c @@ -251,7 +251,7 @@ static int GLimp_SetMode( int mode, qboolean fullscreen ) else { ri.Printf( PRINT_ALL, - "Cannot estimate display aspect, assuming 1.333f\n" ); + "Cannot estimate display aspect, assuming 1.333\n" ); } } #endif