mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 07:45:26 +00:00
FreeTDM: remove stray apostrophe
This commit is contained in:
parent
6e7f93d9cf
commit
86fcc2c04c
@ -273,7 +273,7 @@ FT_DECLARE(ftdm_status_t) ftdm_cpu_get_system_idle_time(struct ftdm_cpu_monitor_
|
||||
#else
|
||||
/* Unsupported */
|
||||
FT_DECLARE(ftdm_status_t) ftdm_cpu_get_system_idle_time(struct ftdm_cpu_monitor_stats *p, double *idle_percentage)
|
||||
{'
|
||||
{
|
||||
*idle_percentate = 100.0;
|
||||
return FTDM_FAIL;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user