Title change to be a bit more specific

This commit is contained in:
snow 2020-08-29 23:04:13 -07:00
parent 391dae503c
commit 452c648f15

View file

@ -20,7 +20,7 @@ public:
static const char about[];
static const char * const defaults[];
static constexpr PluginInfo info = {
"/dev/audio Output",
"NetBSD Audio Output",
"netbsdout",
about
};