~noskcaj/ubuntu/trusty/argyll/merge

« back to all changes in this revision

Viewing changes to xicc/xfit.c

  • Committer: Bazaar Package Importer
  • Author(s): Roland Mas
  • Date: 2010-01-05 14:49:38 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20100105144938-8b123qj3xabjehzs
Tags: 1.1.0~rc3-1
* New upstream pre-release.
* Moved udev rules file to /lib/udev/rules.d.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1639
1639
                p->opt_ch = -1;
1640
1640
                p->opt_msk = oc_im;
1641
1641
                setup_xfit(p, p->wv, p->sa, 0.5, 0.3); 
1642
 
                /* Supress the warnings the first time through - it's better to cut off the */
 
1642
                /* Suppress the warnings the first time through - it's better to cut off the */
1643
1643
                /* itterations and move on to the output curve, and worry about it not */
1644
1644
                /* converging the second time through. */
1645
1645
#ifdef NODDV