From 4e75549e7bd8b0ea032cf279066d0fac09577067 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Thu, 2 Feb 2023 17:03:09 +0100 Subject: Update dependencies and fix whitespace errors - replace tabs with spaces - remove trailing whitespace --- test/tiled_image.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/tiled_image.cxx') diff --git a/test/tiled_image.cxx b/test/tiled_image.cxx index 4b313827d..9909df5ad 100644 --- a/test/tiled_image.cxx +++ b/test/tiled_image.cxx @@ -49,7 +49,7 @@ int arg(int argc, char **argv, int &i) { int main(int argc, char **argv) { int i = 1; Fl::args(argc,argv,i,arg); - + #ifdef FLTK_USE_X11 if (visid >= 0) { fl_open_display(); -- cgit v1.2.3