Index: uspace/srv/audio/hound/audio_device.c
===================================================================
--- uspace/srv/audio/hound/audio_device.c	(revision 902dd4bcbf12a24a5c7153d6f97cf6cd7886c59f)
+++ uspace/srv/audio/hound/audio_device.c	(revision 6ff23ff32c8aa9d6ad8d06f1743ca1b0d68c14bc)
@@ -170,6 +170,8 @@
 		    device_event_callback, dev);
 
-		/* Fill the buffer first. Fill the first two fragments,
-		 * so that we stay one fragment ahead */
+		/*
+		 * Fill the buffer first. Fill the first two fragments,
+		 * so that we stay one fragment ahead
+		 */
 		pcm_format_silence(dev->buffer.base, dev->buffer.size,
 		    &dev->sink.format);
