From f81333daa0bb652a5c1296941057eef82a12e12f Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 3 Oct 2008 12:57:30 +0200 Subject: code style, indent with tabs XI Follow the same code style als MPD itself. --- src/support.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/support.h') diff --git a/src/support.h b/src/support.h index 9edc20f35..16dd7ae13 100644 --- a/src/support.h +++ b/src/support.h @@ -16,4 +16,4 @@ typedef struct { char *strscroll(char *str, char *separator, int width, scroll_state_t *st); -#endif +#endif -- cgit v1.2.3