aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2016-04-01 20:20:26 +0200
committerGravatar Christian Hesse <mail@eworm.de>2016-04-01 20:20:26 +0200
commitdb2addcde8d42792a8f055b7f6f95c50665d3d23 (patch)
tree0493f794f1e5472453e22a0d804db286842ff867
parentcb6b3750228ae4041a254e344fb24dbd50f38434 (diff)
downloadmpd-notification-db2addcde8d42792a8f055b7f6f95c50665d3d23.tar.gz
mpd-notification-db2addcde8d42792a8f055b7f6f95c50665d3d23.tar.zst
indent with tabs
-rw-r--r--config.def.h2
1 files changed, 1 insertions, 1 deletions
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