remove trailing whitespace

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@15519 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Luigi Rizzo
2006-03-28 13:58:34 +00:00
parent 41f8e3728e
commit 59f0e4c7dd
2 changed files with 4 additions and 9 deletions

View File

@@ -156,7 +156,3 @@ int ast_slinfactory_read(struct ast_slinfactory *sf, short *buf, size_t bytes)
sf->size -= sofar;
return sofar;
}