~davewalker/ubuntu/maverick/asterisk/lp_705014

« back to all changes in this revision

Viewing changes to menuselect/menuselect.c

  • Committer: Bazaar Package Importer
  • Author(s): Mark Purcell
  • Date: 2007-08-09 22:47:00 UTC
  • mto: (1.2.1 upstream) (8.2.1 experimental)
  • mto: This revision was merged to the branch mainline in revision 32.
  • Revision ID: james.westby@ubuntu.com-20070809224700-ilafdtbyau4lw1gz
Tags: upstream-1.4.10~dfsg
ImportĀ upstreamĀ versionĀ 1.4.10~dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
1231
1231
        dump_member_list();
1232
1232
#endif
1233
1233
 
 
1234
        while (calc_dep_failures() || calc_conflict_failures());
 
1235
 
1234
1236
        if (!existing_config)
1235
1237
                process_defaults();
1236
1238
        else if (check_deps)