From 2954208d00d422b34fa3a69631b0a091f17a349d Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 2 Dec 2020 08:23:52 +0100 Subject: 5.44 --- hacks/glx/deepstars.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'hacks/glx/deepstars.c') diff --git a/hacks/glx/deepstars.c b/hacks/glx/deepstars.c index b477e00..f415f18 100644 --- a/hacks/glx/deepstars.c +++ b/hacks/glx/deepstars.c @@ -11,13 +11,13 @@ #ifdef STANDALONE #define DEFAULTS "*delay: 30000 \n" \ - "*showFPS: False \n" \ - "*suppressRotationAnimation: True\n" \ + "*showFPS: False \n" \ + "*suppressRotationAnimation: True\n" \ # define release_deepstars 0 -# include "xlockmore.h" /* from the xscreensaver distribution */ +# include "xlockmore.h" /* from the xscreensaver distribution */ #else /* !STANDALONE */ -# include "xlock.h" /* from the xlockmore distribution */ +# include "xlock.h" /* from the xlockmore distribution */ #endif /* !STANDALONE */ #ifdef USE_GL /* whole file */ -- cgit v1.2.3-55-g7522