diff src/sid/xs_filter.h @ 2509:1223e8510d8a

Change tabs to 4 spaces, everywhere.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 03 Apr 2008 00:52:14 +0300
parents 3da1b8942b8b
children
line wrap: on
line diff
--- a/src/sid/xs_filter.h	Wed Apr 02 19:55:15 2008 +0300
+++ b/src/sid/xs_filter.h	Thu Apr 03 00:52:14 2008 +0300
@@ -11,9 +11,9 @@
 typedef struct {
 } t_xs_filter;
 
-void	xs_filter_init(t_xs_filter *);
+void    xs_filter_init(t_xs_filter *);
 */
-gint	xs_filter_rateconv(void *, void *, const AFormat, const gint, const gint);
+gint    xs_filter_rateconv(void *, void *, const AFormat, const gint, const gint);
 
 #ifdef __cplusplus
 }