]> git.rkrishnan.org Git - pihpsdr.git/commitdiff
Fixed typo
authorJohn Melton G0ORX <john.d.melton@googlemail.com>
Wed, 27 Nov 2019 11:41:53 +0000 (11:41 +0000)
committerJohn Melton G0ORX <john.d.melton@googlemail.com>
Wed, 27 Nov 2019 11:41:53 +0000 (11:41 +0000)
audio.c

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)