Skip to content

Commit

Permalink
Tweak whitespace formatting (#1136)
Browse files Browse the repository at this point in the history
Correcting the inconsistency Introduced in the previous commit.
  • Loading branch information
luzpaz authored Aug 3, 2022
1 parent 24980f3 commit e64ad84
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/utils/fluid_sys.c
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,7 @@ void fluid_clear_fpe_i386(void)

/*
-----------------------------------------------------------------------------
Shell task side | Profiling interface | Audio task side
Shell task side | Profiling interface | Audio task side
-----------------------------------------------------------------------------
profiling | Internal | | | Audio
command <---> |<-- profiling -->| Data |<--macros -->| <--> rendering
Expand Down
2 changes: 1 addition & 1 deletion src/utils/fluid_sys.h
Original file line number Diff line number Diff line change
Expand Up @@ -524,7 +524,7 @@ fluid_long_long_t fluid_file_tell(FILE* f);

/*
-----------------------------------------------------------------------------
Shell task side | Profiling interface | Audio task side
Shell task side | Profiling interface | Audio task side
-----------------------------------------------------------------------------
profiling | Internal | | | Audio
command <---> |<-- profiling -->| Data |<--macros -->| <--> rendering
Expand Down

0 comments on commit e64ad84

Please sign in to comment.