From 84ec73f7138a3d9aa15099d3e12c88966010e0c5 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Sun, 1 Aug 2010 19:48:30 +0200 Subject: [PATCH] Fix typo in write_common.h. This makes doxygen happy again. --- write_common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/write_common.c b/write_common.c index 6cd7ed22..93562d0d 100644 --- a/write_common.c +++ b/write_common.c @@ -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. */ -- 2.39.5