From 29a25b9933b32800f58dd73d5d1fc21993071c92 Mon Sep 17 00:00:00 2001 From: Avuton Olrich Date: Thu, 20 Jul 2006 16:02:40 +0000 Subject: Add mpd-indent.sh Indent the entire tree, hopefully we can keep it indented. git-svn-id: https://svn.musicpd.org/mpd/trunk@4410 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- src/stats.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/stats.h') diff --git a/src/stats.h b/src/stats.h index d64ec90a..81fd9b3a 100644 --- a/src/stats.h +++ b/src/stats.h @@ -28,7 +28,7 @@ typedef struct _Stats { int numberOfSongs; unsigned long dbPlayTime; /*unsigned long playTime; - unsigned long songsPlayed;*/ + unsigned long songsPlayed; */ } Stats; extern Stats stats; -- cgit v1.2.3