]> code.delx.au - pulseaudio/blobdiff - src/daemon/cmdline.h
daemon: ensure pulseaudio early startup on kde
[pulseaudio] / src / daemon / cmdline.h
index fd72a6d3a5b973e9371397ecf9d130e49c30fd5f..4f0280434e8db4a605df20e001be5e9d9425fc24 100644 (file)
@@ -8,7 +8,7 @@
 
   PulseAudio is free software; you can redistribute it and/or modify
   it under the terms of the GNU Lesser General Public License as published
-  by the Free Software Foundation; either version 2 of the License,
+  by the Free Software Foundation; either version 2.1 of the License,
   or (at your option) any later version.
 
   PulseAudio is distributed in the hope that it will be useful, but
@@ -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);