projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de1176e
)
spaces to tabs
author
Russell Bryant
<russell@russellbryant.com>
Thu, 10 Jan 2008 16:43:31 +0000
(16:43 +0000)
committer
Russell Bryant
<russell@russellbryant.com>
Thu, 10 Jan 2008 16:43:31 +0000
(16:43 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@97769
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
main/translate.c
patch
|
blob
|
history
diff --git
a/main/translate.c
b/main/translate.c
index
d9270e9
..
4a4cd34
100644
(file)
--- a/
main/translate.c
+++ b/
main/translate.c
@@
-204,7
+204,7
@@
struct ast_frame *ast_trans_frameout(struct ast_trans_pvt *pvt,
{
struct ast_frame *f = &pvt->f;
- if (samples)
+ if (samples)
f->samples = samples;
else {
if (pvt->samples == 0)