aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Teich <markus.teich@stusta.mhn.de>2016-10-08 14:39:40 +0200
committerMarkus Teich <markus.teich@stusta.mhn.de>2016-10-08 14:39:57 +0200
commit3940092e24ca895c2771c92f5775b1f44c5f927e (patch)
tree28ee08e01ca435f7b6950f57be7859eb1da0f5c3
parent8ea21d9732c1615961006e16d05330fd5d955006 (diff)
doc fix
-rw-r--r--fp_priv.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/fp_priv.c b/fp_priv.c
index c96f969..6be19eb 100644
--- a/fp_priv.c
+++ b/fp_priv.c
@@ -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
*/