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