Skip to content

Commit 6c70981

Browse files
committed
forgot break
1 parent 4599f7d commit 6c70981

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/shuffler.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,7 @@ int main(int argc, char **argv) {
287287
case 3: cerr << "linear";
288288
break;
289289
case 4: cerr << "euler";
290+
break;
290291
}
291292
cerr << endl;
292293
}

0 commit comments

Comments
 (0)