From 38886de0c3e9ea5729ef23e4c653fa2822f52e8f Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 6 Apr 2021 14:43:39 +0200 Subject: xscreensaver 6.00 --- hacks/glx/sproingiewrap.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'hacks/glx/sproingiewrap.c') diff --git a/hacks/glx/sproingiewrap.c b/hacks/glx/sproingiewrap.c index c4eb759..99ce850 100644 --- a/hacks/glx/sproingiewrap.c +++ b/hacks/glx/sproingiewrap.c @@ -22,7 +22,7 @@ static const char sccsid[] = "@(#)sproingiewrap.c 4.07 97/11/24 xlockmore"; * * Programming: Ed Mackey, http://www.netaxs.com/~emackey/ * Gordon Wrigley, gdw33@student.canterbury.ac.nz - * Sergio Gutiérrez "Sergut", sergut@gmail.com + * Sergio Gutiérrez "Sergut", sergut@gmail.com * Sproingie 3D objects modeled by: Al Mackey, al@iam.com * (using MetaNURBS in NewTek's Lightwave 3D v5). * @@ -66,9 +66,6 @@ static const char sccsid[] = "@(#)sproingiewrap.c 4.07 97/11/24 xlockmore"; #include "sproingies.h" -#undef countof -#define countof(x) (sizeof((x))/sizeof((*x))) - static XrmOptionDescRec opts[] = { {"-fall", ".smartSproingies", XrmoptionNoArg, "False"}, {"-no-fall", ".smartSproingies", XrmoptionNoArg, "True"}, -- cgit v1.2.3-55-g7522