~ubuntu-branches/debian/sid/xscreensaver/sid

« back to all changes in this revision

Viewing changes to hacks/ccurve.c

  • Committer: Package Import Robot
  • Author(s): Tormod Volden, Tormod Volden, Jose Luis Rivas
  • Date: 2011-10-06 23:12:30 UTC
  • mfrom: (1.1.11)
  • Revision ID: package-import@ubuntu.com-20111006231230-8wtr3x35zhy02xew
Tags: 5.15-1
[ Tormod Volden ]
* New upstream version 5.15
  - New hacks: hilbert, companioncube and tronbit
  - Turned on LC_CTYPE on Linux (LP: #671923)
* debian/rules: Add build-arch and build-indep targets

[ Jose Luis Rivas ]
* postrm: Kill xscreensaver after removal (Closes: #558024)

Show diffs side-by-side

added added

removed removed

Lines of Context:
796
796
                       0, 0);
797
797
        }
798
798
        st->draw_index++;
 
799
        /* #### mi->recursion_depth = st->draw_index; */
799
800
 
800
801
        if (st->draw_index >= st->draw_iterations)
801
802
          {