Loading isis/src/rosetta/apps/rosvirtis2isis/rosvirtis2isis.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -96,7 +96,7 @@ void IsisMain () if (procLevel == 2) { p.SetDataTrailerBytes(864); } else if ((procLevel == 3)) { else if (procLevel == 3) { p.SetDataTrailerBytes(0); p.SetDataSuffixBytes(4); } Loading Loading
isis/src/rosetta/apps/rosvirtis2isis/rosvirtis2isis.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -96,7 +96,7 @@ void IsisMain () if (procLevel == 2) { p.SetDataTrailerBytes(864); } else if ((procLevel == 3)) { else if (procLevel == 3) { p.SetDataTrailerBytes(0); p.SetDataSuffixBytes(4); } Loading