~ubuntu-core-dev/synaptic/ubuntu

« back to all changes in this revision

Viewing changes to common/rpackagestatus.h

  • Committer: Michael Vogt
  • Date: 2009-10-15 16:57:45 UTC
  • Revision ID: michael.vogt@ubuntu.com-20091015165745-1x90olfv5ibtlm6f
whitespace in changelog

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
 
56
56
   // the supported archive-labels and components
57
57
   vector<string> supportedLabels;
 
58
   vector<string> supportedOrigins;
58
59
   vector<string> supportedComponents;
59
60
   bool markUnsupported;
60
61