diff options
| author | Markus Teich <markus.teich@stusta.mhn.de> | 2016-10-08 14:39:40 +0200 |
|---|---|---|
| committer | Markus Teich <markus.teich@stusta.mhn.de> | 2016-10-08 14:39:57 +0200 |
| commit | 3940092e24ca895c2771c92f5775b1f44c5f927e (patch) | |
| tree | 28ee08e01ca435f7b6950f57be7859eb1da0f5c3 | |
| parent | 8ea21d9732c1615961006e16d05330fd5d955006 (diff) | |
doc fix
| -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 */ |
