summaryrefslogtreecommitdiff
path: root/lib/nettle/ecc_projective_add_point.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/nettle/ecc_projective_add_point.c')
-rw-r--r--lib/nettle/ecc_projective_add_point.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/nettle/ecc_projective_add_point.c b/lib/nettle/ecc_projective_add_point.c
index 30c4cbb294..912f849ad4 100644
--- a/lib/nettle/ecc_projective_add_point.c
+++ b/lib/nettle/ecc_projective_add_point.c
@@ -24,12 +24,12 @@
#include "ecc.h"
-/**
+/*
@file ecc_projective_add_point.c
ECC Crypto, Tom St Denis
*/
-/**
+/*
Add two ECC points
@param P The point to add
@param Q The point to add