~ubuntu-branches/ubuntu/maverick/aptitude/maverick

« back to all changes in this revision

Viewing changes to src/pkg_ver_item.cc

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2008-11-17 10:28:03 UTC
  • mfrom: (1.3.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 33.
  • Revision ID: james.westby@ubuntu.com-20081117102803-f18wpddu6d15sst2
Tags: upstream-0.4.11.10
ImportĀ upstreamĀ versionĀ 0.4.11.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
92
92
            }
93
93
          return cw::column_disposition(buf,0);
94
94
        }
 
95
      else
 
96
        return cw::column_disposition("", 0);
95
97
 
96
98
    case installed_size:
97
99
      if(ver.end())