aboutsummaryrefslogtreecommitdiffstats
path: root/src/conv_acc_sse_avx.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/conv_acc_sse_avx.c')
-rw-r--r--src/conv_acc_sse_avx.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/conv_acc_sse_avx.c b/src/conv_acc_sse_avx.c
index 2ad353a4..c399719b 100644
--- a/src/conv_acc_sse_avx.c
+++ b/src/conv_acc_sse_avx.c
@@ -1,7 +1,7 @@
-/*
+/*! \file conv_acc_sse_avx.c
* Accelerated Viterbi decoder implementation
- * for architectures with both SSE3 and AVX2 support
- *
+ * for architectures with both SSE3 and AVX2 support. */
+/*
* Copyright (C) 2013, 2014 Thomas Tsou <tom@tsou.cc>
*
* All Rights Reserved