mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +00:00
Remove as much trailing whitespace as possible.
Change-Id: I873c1c6d00f447269bd841494459efccdd2c19c0
This commit is contained in:
@@ -159,7 +159,7 @@ static icalcomponent *fetch_icalendar(struct icalendar_pvt *pvt)
|
||||
return comp;
|
||||
}
|
||||
|
||||
static time_t icalfloat_to_timet(icaltimetype time)
|
||||
static time_t icalfloat_to_timet(icaltimetype time)
|
||||
{
|
||||
struct ast_tm tm = {0,};
|
||||
struct timeval tv;
|
||||
|
Reference in New Issue
Block a user