From db2addcde8d42792a8f055b7f6f95c50665d3d23 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Fri, 1 Apr 2016 20:20:26 +0200 Subject: indent with tabs --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.def.h b/config.def.h index f10e131..dda509b 100644 --- a/config.def.h +++ b/config.def.h @@ -27,7 +27,7 @@ /* this is a regular expression that has to match image filename used * for artwork */ -#define REGEX_ARTWORK "\\(folder\\|cover\\)\\.\\(jpg\\|png\\)" +#define REGEX_ARTWORK "\\(folder\\|cover\\)\\.\\(jpg\\|png\\)" /* how to connect to mpd host ? * MPD_HOST is the server's host name, IP address or Unix socket path. If the -- cgit v1.2.3-54-g00ecf