diff --git a/ba/ba1.cpp b/ba/ba1.cpp index cf47fb548..9240f5606 100755 --- a/ba/ba1.cpp +++ b/ba/ba1.cpp @@ -1,5 +1,3 @@ -#include - #include #include @@ -29,6 +27,7 @@ int main(int argc,char** argv) error_box(usage); break; } + exit(0); return 0; } diff --git a/ba/ba1100.cpp b/ba/ba1100.cpp index e8dc603d9..f7716be3b 100755 --- a/ba/ba1100.cpp +++ b/ba/ba1100.cpp @@ -274,7 +274,7 @@ void TManutenzione_app::do_print(TPrinter & p, TRec_sheet & r) row.put("Duplicabile", 68); p.setheaderline(4, row); - if (p.rows_left() < 6) + if (p.rows_left() < 5) p.formfeed(); else {