]> code.delx.au - pulseaudio/blobdiff - src/daemon/cmdline.h
daemon: ensure pulseaudio early startup on kde
[pulseaudio] / src / daemon / cmdline.h
index e34d7f50f14497e18479661bc6d41981fe8326f3..4f0280434e8db4a605df20e001be5e9d9425fc24 100644 (file)
@@ -24,7 +24,7 @@
 
 #include "daemon-conf.h"
 
-/* Parese the command line and store its data in *c. Return the index
+/* Parse the command line and store its data in *c. Return the index
  * of the first unparsed argument in *d. */
 int pa_cmdline_parse(pa_daemon_conf*c, int argc, char *const argv [], int *d);