Skip to content

Commit

Permalink
smokeview source: minor formatting edit
Browse files Browse the repository at this point in the history
  • Loading branch information
gforney committed Apr 15, 2024
1 parent 2e65b01 commit ac9ccb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/smokeview/IOslice.c
Original file line number Diff line number Diff line change
Expand Up @@ -2442,7 +2442,7 @@ void UpdateVsliceMenuLabels(sliceparmdata *sp){

/* ------------------ NewMultiSlice ------------------------ */
#ifdef pp_SLICE_MENU
int NewMultiSlice(slicedata *sdold,slicedata *sd){
int NewMultiSlice(slicedata *sdold, slicedata *sd){
int i, j;

i = sdold - sliceinfo;
Expand Down

0 comments on commit ac9ccb5

Please sign in to comment.