Index: uspace/srv/audio/hound/audio_device.c
===================================================================
--- uspace/srv/audio/hound/audio_device.c	(revision da41cc2d54491f3247d0c490a56072e5fa815891)
+++ uspace/srv/audio/hound/audio_device.c	(revision 7f84430205518d0134dd9a2c5d6d22a909150b5f)
@@ -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,
