mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-21 04:46:29 +00:00
Remove as much trailing whitespace as possible.
Change-Id: I873c1c6d00f447269bd841494459efccdd2c19c0
This commit is contained in:
@@ -68,5 +68,3 @@ int __ast_vasprintf(char **strp, const char *format, va_list ap, const char *fil
|
||||
{
|
||||
return vasprintf(strp, format, ap);
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user