From 549344d38ab6df1fec7f0d2a6c12a7b8c50547db Mon Sep 17 00:00:00 2001 From: Warren Dukes Date: Wed, 14 Apr 2004 14:53:41 +0000 Subject: add vim shiznit to end of all source files git-svn-id: https://svn.musicpd.org/mpd/trunk@750 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- src/pcm_utils.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/pcm_utils.c') diff --git a/src/pcm_utils.c b/src/pcm_utils.c index a51fb8870..3d39b20e3 100644 --- a/src/pcm_utils.c +++ b/src/pcm_utils.c @@ -136,3 +136,4 @@ void pcm_mix(char * buffer1, char * buffer2, size_t bufferSize1, pcm_add(buffer1,buffer2,bufferSize1,bufferSize2,vol1,1000-vol1,format); } +/* vim:set shiftwidth=4 tabstop=8 expandtab: */ -- cgit v1.2.3