sis.c: use proper indentation otherwise it may be misleading
The indentation of a switch-case break command aligned with the indentation of an if-statement true-branch, at the line before. This is misleading, therefore the indentation is corrected.
The indentation of a switch-case break command aligned with the indentation of an if-statement true-branch, at the line before. This is misleading, therefore the indentation is corrected.
VideoLAN code repository instance