commit 013798f7c8c22eec779f63fbf2558092b29d2c0d
parent f0108d889d337e53a1731b7b31d27ac6daadd900
Author: sin <sin@2f30.org>
Date: Fri, 14 Oct 2016 14:48:56 +0100
Clarify comment
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.def.h b/config.def.h
@@ -4,7 +4,7 @@ int delay = 1;
char timeformat[] = "%a %d %b %Y %H:%M %Z";
struct ent ents[] = {
- /* reorder this if you want */
+ /* reorder/remove these as you see fit */
{ .fmt = "[%s] ", .read = mpdread },
{ .fmt = "[%s] ", .read = mixread },
{ .fmt = "[%s] ", .read = loadread },