Index: uspace/srv/audio/hound/audio_device.c
===================================================================
--- uspace/srv/audio/hound/audio_device.c	(revision ff03f795fc3c01565ad008ad677044b35b2cb69f)
+++ uspace/srv/audio/hound/audio_device.c	(revision b51cf2cfbf7533cc494e6a1795d62f5fbd481c87)
@@ -162,5 +162,5 @@
 		}
 		audio_pcm_register_event_callback(dev->sess,
-		    device_event_callback, dev);\
+		    device_event_callback, dev);
 
 		/* Fill the buffer first. Fill the first two fragments,
