projects
/
pihpsdr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a7dffa
)
Fixed typo
author
John Melton G0ORX
<john.d.melton@googlemail.com>
Wed, 27 Nov 2019 11:41:53 +0000
(11:41 +0000)
committer
John Melton G0ORX
<john.d.melton@googlemail.com>
Wed, 27 Nov 2019 11:41:53 +0000
(11:41 +0000)
audio.c
patch
|
blob
|
history
diff --git
a/audio.c
b/audio.c
index b3514047f339a9b02b038f0541665aaa5e03d2d1..832a8ea22753618edd3246e4c2fbb99b135f396f 100644
(file)
--- a/
audio.c
+++ b/
audio.c
@@
-625,8
+625,8
@@
g_print("output_device: name=%s descr=%s\n",name,descr);
n_input_devices++;
g_print("input_device: name=%s descr=%s\n",name,descr);
//}
-#endif
}
+#endif
}
if (name != NULL)