diff --git a/src/stream/sober128/sober128_stream.c b/src/stream/sober128/sober128_stream.c index 4d002d5..5c35eda 100644 --- a/src/stream/sober128/sober128_stream.c +++ b/src/stream/sober128/sober128_stream.c @@ -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. */