X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Fklein.c;h=e4a87158c1f7d193149714fca9d7acc734ef8f22;hp=b068e3f4e7ff8259be004e41437ea1b78e9d9730;hb=6a1da724858673ac40aa13a9612340d8bed8c7b9;hpb=96bdd7cf6ea60c418a76921acaf0e34d6f5be930 diff --git a/hacks/glx/klein.c b/hacks/glx/klein.c index b068e3f4..e4a87158 100644 --- a/hacks/glx/klein.c +++ b/hacks/glx/klein.c @@ -64,7 +64,7 @@ enum { SEASHELL, SWALLOWTAIL, BOHEM, - SURFACE_LAST, + SURFACE_LAST }; /* primitives to draw with @@ -78,7 +78,7 @@ enum { MY_POINTS = 0, MY_LINES, MY_LINE_LOOP, - MY_PRIM_LAST, + MY_PRIM_LAST };