~ubuntu-core-dev/apt/ubuntu

« back to all changes in this revision

Viewing changes to apt-pkg/algorithms.cc

  • Committer: Luca Bruno
  • Date: 2008-10-03 18:15:06 UTC
  • mto: (1327.31.2 debian-experimental)
  • mto: This revision was merged to the branch mainline in revision 1673.
  • Revision ID: lethalman88@gmail.com-20081003181506-cdz13lbslvam2u8l
Fix some typos in docs and translations (thanks to timeless, closes: 368665)

Show diffs side-by-side

added added

removed removed

Lines of Context:
497
497
      
498
498
      signed short &Score = Scores[I->ID];
499
499
      
500
 
      /* This is arbitary, it should be high enough to elevate an
 
500
      /* This is arbitrary, it should be high enough to elevate an
501
501
         essantial package above most other packages but low enough
502
502
         to allow an obsolete essential packages to be removed by
503
503
         a conflicts on a powerfull normal package (ie libc6) */