Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 114063 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- dvbd-0.7.7.orig/src/dvbsched.cpp
0
++ dvbd-0.7.7/src/dvbsched.cpp
Lines 162-167 Link Here
162
    else {
162
    else {
163
      client.removeJob(job);
163
      client.removeJob(job);
164
      std::cout << "Job not scheduled.\n";
164
      std::cout << "Job not scheduled.\n";
165
      return 1;
165
    }
166
    }
166
  }
167
  }
167
168

Return to bug 114063