summaryrefslogtreecommitdiffstats
path: root/audio_in.c
diff options
context:
space:
mode:
Diffstat (limited to 'audio_in.c')
-rw-r--r--audio_in.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio_in.c b/audio_in.c
index 4fd1527..e416de8 100644
--- a/audio_in.c
+++ b/audio_in.c
@@ -18,7 +18,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#define LOG_TAG "audio_in"
+#define LOG_TAG "TinyALSA-Audio Input"
#include <errno.h>
#include <pthread.h>