mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 01:26:58 +00:00
Removal of numerous trailing spaces, to tidy up spandsp in line with the master
version.
This commit is contained in:
@@ -417,7 +417,7 @@ int start_line_model_monitor(int len)
|
||||
}
|
||||
/*- End of function --------------------------------------------------------*/
|
||||
|
||||
void line_model_monitor_wait_to_end(void)
|
||||
void line_model_monitor_wait_to_end(void)
|
||||
{
|
||||
fd_set rfds;
|
||||
int res;
|
||||
@@ -438,7 +438,7 @@ void line_model_monitor_wait_to_end(void)
|
||||
}
|
||||
/*- End of function --------------------------------------------------------*/
|
||||
|
||||
void line_model_monitor_update_display(void)
|
||||
void line_model_monitor_update_display(void)
|
||||
{
|
||||
Fl::check();
|
||||
Fl::check();
|
||||
|
Reference in New Issue
Block a user