diff options
Diffstat (limited to 'fp_priv.c')
-rw-r--r-- | fp_priv.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -15,8 +15,8 @@ */ /** - * @file fp_pub.c - * @brief Implementation of the first price public outcome algorithm. + * @file fp_priv.c + * @brief Implementation of the first price private outcome algorithm. * @author Markus Teich */ |