From 42a7c6597dab9147e47d25470b5218ae4c072eaf Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Sat, 17 May 2008 22:09:26 +0000 Subject: doxygen fixes Signed-off-by: Michael Krelin --- 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 @@ -212,7 +212,6 @@ namespace opkele { * Allocate nonce. * @param nonce input-output parameter containing timestamp part of * the nonce on input - * @param sl true if the nonce is * @return reference to nonce * @throw failed_lookup if no such valid unexpired association * could be retrieved 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 @@ -65,7 +65,7 @@ namespace opkele { * @param handle association handle * @param type association type * @param secret association secret - * @params expires_in the number of seconds association expires in + * @param expires_in the number of seconds association expires in * @return the association object * @throw dumb_RP for dumb RP */ -- cgit v0.9.0.2