summaryrefslogtreecommitdiff
path: root/main/fixedjitterbuf.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/fixedjitterbuf.h')
-rw-r--r--main/fixedjitterbuf.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/main/fixedjitterbuf.h b/main/fixedjitterbuf.h
index 868e24b66..df9bbac55 100644
--- a/main/fixedjitterbuf.h
+++ b/main/fixedjitterbuf.h
@@ -17,10 +17,10 @@
* at the top of the source tree.
*/
-/*! \file
- *
+/*! \file
+ *
* \brief Jitterbuffering algorithm.
- *
+ *
*/
#ifndef _FIXEDJITTERBUF_H_
@@ -49,7 +49,7 @@ enum {
struct fixed_jb_conf
{
long jbsize;
- long resync_threshold;
+ long resync_threshold;
};