X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fbraid.c;h=9d9c4e5fd37d7191520da055279ae13f4e204f3e;hb=ce3185de9d9705e259f2b60dd4b5509007fa17d4;hp=9f25d6db8ed515bc69f2a85edd0c9400ce9666ba;hpb=5b7bc6e70fb439cf4c4bf771ae9f94077fe4fe08;p=xscreensaver diff --git a/hacks/braid.c b/hacks/braid.c index 9f25d6db..9d9c4e5f 100644 --- a/hacks/braid.c +++ b/hacks/braid.c @@ -21,7 +21,7 @@ static const char sccsid[] = "@(#)braid.c 4.00 97/01/01 xlockmore"; * other special, indirect and consequential damages. * * Revision History: - * 10-May-97: jwz@netscape.com: turned into a standalone program. + * 10-May-97: jwz@jwz.org: turned into a standalone program. * 01-Sep-95: color knotted components differently, J. Neil. * 29-Aug-95: Written. John Neil */ @@ -35,9 +35,7 @@ static const char sccsid[] = "@(#)braid.c 4.00 97/01/01 xlockmore"; "*size: -7 \n" \ "*cycles: 100 \n" \ "*delay: 1000 \n" \ - "*ncolors: 64 \n" \ - "*eraseSpeed: 400 \n" \ - "*eraseMode: -1 \n" + "*ncolors: 64 \n" # define UNIFORM_COLORS # include "xlockmore.h" /* from the xscreensaver distribution */ # include "erase.h"