From ef8c2c2d005e118794261fc53cfe8053dbf6ca1c Mon Sep 17 00:00:00 2001 From: David Reid Date: Sun, 19 Nov 2017 12:18:06 +1000 Subject: [PATCH] Update the title. --- mini_al.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mini_al.h b/mini_al.h index 0b324a2b..b1323280 100644 --- a/mini_al.h +++ b/mini_al.h @@ -1,4 +1,4 @@ -// Mini audio library. Public domain. See "unlicense" statement at the end of this file. +// Audio playback and capture library. Public domain. See "unlicense" statement at the end of this file. // mini_al - v0.x - 2017-xx-xx // // David Reid - davidreidsoftware@gmail.com