]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - audiod.c
fd.c: Introduce para_chdir().
[paraslash.git] / audiod.c
index 1fdbea7563803b3648d18eba95441e3ebb99b18e..2a78332f2133c854937b4be239990cc6a3e1caf8 100644 (file)
--- a/audiod.c
+++ b/audiod.c
@@ -571,7 +571,7 @@ static void try_to_close_slot(int slot_num)
 
 /*
  * Check if any receivers/filters/writers need to be started and do so if
- * neccessary.  Since the pre_select function didn't have a chance yet to put
+ * necessary.  Since the pre_select function didn't have a chance yet to put
  * file descriptors into the fd sets given by s, make the upcoming select()
  * return immediately to avoid a long timeout in case we started something.
  */