Skip to content

Commit b7cf955

Browse files
Robert HeniganJulianKast
andauthored
Update base/src/main/java/com/smartdevicelink/managers/screen/choiceset/PreloadPresentChoicesOperation.java
Co-authored-by: Julian Kast <Julian.kast@livio.io>
1 parent 469c064 commit b7cf955

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

base/src/main/java/com/smartdevicelink/managers/screen/choiceset/PreloadPresentChoicesOperation.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -601,7 +601,7 @@ private int nextChoiceIdBasedOnUsedIds(ArrayList<Integer> usedIds) {
601601
}
602602
}
603603

604-
//This *shouldn't* be possible
604+
// This *shouldn't* be possible
605605
choiceId = MAX_CHOICE_ID;
606606
return choiceId;
607607
} else {

0 commit comments

Comments
 (0)