Browse Source

fix doxygen warning

Steffen Jaeckel 8 years ago
parent
commit
62143d96bd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/stream/sober128/sober128_stream.c

+ 1 - 1
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.
 */