mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Remove as much trailing whitespace as possible.
Change-Id: I873c1c6d00f447269bd841494459efccdd2c19c0
This commit is contained in:
@@ -1259,7 +1259,7 @@ int ast_sip_format_contact_ami(void *obj, void *arg, int flags)
|
||||
|
||||
astman_append(ami->s, "%s\r\n", ast_str_buffer(buf));
|
||||
ami->count++;
|
||||
|
||||
|
||||
ast_free(buf);
|
||||
ao2_cleanup(status);
|
||||
return 0;
|
||||
|
Reference in New Issue
Block a user