summaryrefslogtreecommitdiffstats
path: root/hacks/glx/sproingiewrap.c
diff options
context:
space:
mode:
Diffstat (limited to 'hacks/glx/sproingiewrap.c')
-rw-r--r--hacks/glx/sproingiewrap.c5
1 files changed, 1 insertions, 4 deletions
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"},