X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=src%2Fsound.h;h=6334d46f46a6a7526cb5a4922c4e43870070621e;hb=a6c4c0c8d8224cdc455f0d184e91d0cf881f0077;hp=84a73040cc10130e6624bee62b8f70f58b42d3c6;hpb=36eddd2c06ce9b09c83102353deb213e065e901d;p=dockapps%2Fwmnotify.git diff --git a/src/sound.h b/src/sound.h index 84a7304..6334d46 100644 --- a/src/sound.h +++ b/src/sound.h @@ -21,7 +21,6 @@ #ifndef SOUND_H #define SOUND_H 1 -void -PlayAudioFile(char *filename, int volume); +void PlayAudioFile(char *filename, int volume); -#endif /* SOUND_H */ +#endif /* SOUND_H */