-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rest_vol_file, rest_vol_dataset: (fix) Variable declaration
- As suggested make use of braces in the switch statement also solves the problem. Actually this is the better solution so make use of braces and moved the declarations back to their original position.
- Loading branch information
Jan-Willem Blokland
authored and
Jan-Willem Blokland
committed
Nov 23, 2023
1 parent
b9f8432
commit 4803339
Showing
2 changed files
with
23 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters