aboutsummaryrefslogtreecommitdiff
path: root/src/scalarproduct/scalarproduct.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-09-05 18:03:26 +0000
committerChristian Grothoff <christian@grothoff.org>2015-09-05 18:03:26 +0000
commit29ee3958cd75cf5f91846f8235278061e6c9309f (patch)
treeed737a536510a09641782d6461e7168e543d2325 /src/scalarproduct/scalarproduct.h
parentf1a73a358739cd2bebf7b83ef1c097a04dc50cd4 (diff)
downloadgnunet-29ee3958cd75cf5f91846f8235278061e6c9309f.tar.gz
gnunet-29ee3958cd75cf5f91846f8235278061e6c9309f.zip
-clarify
Diffstat (limited to 'src/scalarproduct/scalarproduct.h')
-rw-r--r--src/scalarproduct/scalarproduct.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/scalarproduct/scalarproduct.h b/src/scalarproduct/scalarproduct.h
index 33a5f9f02..bea21fed6 100644
--- a/src/scalarproduct/scalarproduct.h
+++ b/src/scalarproduct/scalarproduct.h
@@ -19,7 +19,7 @@
19*/ 19*/
20/** 20/**
21 * @file scalarproduct.h 21 * @file scalarproduct.h
22 * @brief Scalar Product Message Types 22 * @brief Scalar Product API Message Types
23 * @author Christian M. Fuchs 23 * @author Christian M. Fuchs
24 */ 24 */
25#ifndef SCALARPRODUCT_H 25#ifndef SCALARPRODUCT_H
@@ -172,4 +172,3 @@ struct ClientResponseMessage
172GNUNET_NETWORK_STRUCT_END 172GNUNET_NETWORK_STRUCT_END
173 173
174#endif /* SCALARPRODUCT_H */ 174#endif /* SCALARPRODUCT_H */
175