projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13e4956
)
Fix typo in write_common.h.
author
Andre Noll
<maan@systemlinux.org>
Sun, 1 Aug 2010 17:48:30 +0000
(19:48 +0200)
committer
Andre Noll
<maan@systemlinux.org>
Sun, 1 Aug 2010 17:48:30 +0000
(19:48 +0200)
This makes doxygen happy again.
write_common.c
patch
|
blob
|
history
diff --git
a/write_common.c
b/write_common.c
index 6cd7ed22cabf94eafdfd5019b06d366262378c5e..93562d0d25781cf157d0c38ce5377bd8d99f2c2a 100644
(file)
--- 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.
*/