fix doxygen warning

This commit is contained in:
Steffen Jaeckel 2017-10-10 15:43:26 +02:00
parent 58b5e5c7ca
commit 62143d96bd

View File

@ -9,7 +9,7 @@
#include "tomcrypt.h"
/**
@file stream/sober128/sober128.c
@file sober128_stream.c
Implementation of SOBER-128 by Tom St Denis.
Based on s128fast.c reference code supplied by Greg Rose of QUALCOMM.
*/