aboutsummaryrefslogtreecommitdiffstats
path: root/src/conv_acc_generic.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/conv_acc_generic.c')
-rw-r--r--src/conv_acc_generic.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/conv_acc_generic.c b/src/conv_acc_generic.c
index a4787e35..228f3e28 100644
--- a/src/conv_acc_generic.c
+++ b/src/conv_acc_generic.c
@@ -1,7 +1,7 @@
-/*
+/*! \file conv_acc_generic.c
* Accelerated Viterbi decoder implementation
- * for generic architectures without SSE support
- *
+ * for generic architectures without SSE support. */
+/*
* Copyright (C) 2013, 2014 Thomas Tsou <tom@tsou.cc>
*
* All Rights Reserved