]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
Fix typo in write_common.h.
authorAndre Noll <maan@systemlinux.org>
Sun, 1 Aug 2010 17:48:30 +0000 (19:48 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 1 Aug 2010 17:48:30 +0000 (19:48 +0200)
This makes doxygen happy again.

write_common.c

index 6cd7ed22cabf94eafdfd5019b06d366262378c5e..93562d0d25781cf157d0c38ce5377bd8d99f2c2a 100644 (file)
@@ -163,7 +163,7 @@ static void get_btr_value(struct btr_node *btrn, const char *cmd,
  * Ask parent btr nodes for the sample rate of the current stream.
  *
  * \param btrn Where to start the search.
- * \param result. Filled in by this function.
+ * \param result Filled in by this function.
  *
  * This function is assumed to succeed and terminates on errors.
  */