summaryrefslogtreecommitdiffstats
path: root/src/conv_acc_sse_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/conv_acc_sse_impl.h')
-rw-r--r--src/conv_acc_sse_impl.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/conv_acc_sse_impl.h b/src/conv_acc_sse_impl.h
index a62f9106..e6eaaa6d 100644
--- a/src/conv_acc_sse_impl.h
+++ b/src/conv_acc_sse_impl.h
@@ -1,8 +1,8 @@
-/*
- * Accelerated Viterbi decoder implementation
+/*! \file conv_acc_sse_impl.h
+ * Accelerated Viterbi decoder implementation:
* Actual definitions which are being included
- * from both conv_acc_sse.c and conv_acc_sse_avx.c
- *
+ * from both conv_acc_sse.c and conv_acc_sse_avx.c. */
+/*
* Copyright (C) 2013, 2014 Thomas Tsou <tom@tsou.cc>
*
* All Rights Reserved