mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2024-11-10 06:51:54 +00:00
Tweak whitespace formatting (#1136)
Correcting the inconsistency Introduced in the previous commit.
This commit is contained in:
parent
24980f332c
commit
e64ad841cb
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue