Removal of numerous trailing spaces, to tidy up spandsp in line with the master

version.
This commit is contained in:
Steve Underwood
2013-03-14 05:04:43 +08:00
parent 4e812bb263
commit 93bb5ca5c7
130 changed files with 494 additions and 498 deletions

View File

@@ -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();