summaryrefslogtreecommitdiffstats
path: root/src/polyp/polypaudio.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/polyp/polypaudio.h')
-rw-r--r--src/polyp/polypaudio.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/polyp/polypaudio.h b/src/polyp/polypaudio.h
index c6014bbb..c81fdfdb 100644
--- a/src/polyp/polypaudio.h
+++ b/src/polyp/polypaudio.h
@@ -70,8 +70,8 @@
* described in \ref mainloop-api.h. Two distinct implementations are
* available:
*
- * \li \ref mainloop.h: a minimal but fast implementation based on poll()
- * \li \ref glib-mainloop.h: a wrapper around GLIB's main loop
+ * \li \ref mainloop.h : a minimal but fast implementation based on poll()
+ * \li \ref glib-mainloop.h : a wrapper around GLIB's main loop
*
* UNIX signals may be hooked to a main loop using the functions from
* \ref mainloop-signal.h