summaryrefslogtreecommitdiffabout
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--include/opkele/basic_op.h1
-rw-r--r--include/opkele/basic_rp.h2
2 files changed, 1 insertions, 2 deletions
diff --git a/include/opkele/basic_op.h b/include/opkele/basic_op.h
index 12306dd..e4bbfa7 100644
--- a/include/opkele/basic_op.h
+++ b/include/opkele/basic_op.h
@@ -213,5 +213,4 @@ namespace opkele {
213 * @param nonce input-output parameter containing timestamp part of 213 * @param nonce input-output parameter containing timestamp part of
214 * the nonce on input 214 * the nonce on input
215 * @param sl true if the nonce is
216 * @return reference to nonce 215 * @return reference to nonce
217 * @throw failed_lookup if no such valid unexpired association 216 * @throw failed_lookup if no such valid unexpired association
diff --git a/include/opkele/basic_rp.h b/include/opkele/basic_rp.h
index d096e0a..ea00677 100644
--- a/include/opkele/basic_rp.h
+++ b/include/opkele/basic_rp.h
@@ -66,5 +66,5 @@ namespace opkele {
66 * @param type association type 66 * @param type association type
67 * @param secret association secret 67 * @param secret association secret
68 * @params expires_in the number of seconds association expires in 68 * @param expires_in the number of seconds association expires in
69 * @return the association object 69 * @return the association object
70 * @throw dumb_RP for dumb RP 70 * @throw dumb_RP for dumb RP