summaryrefslogtreecommitdiffabout
path: root/include/opkele/basic_op.h
authorMichael Krelin <hacker@klever.net>2008-05-17 22:09:26 (UTC)
committer Michael Krelin <hacker@klever.net>2008-05-17 22:09:26 (UTC)
commit42a7c6597dab9147e47d25470b5218ae4c072eaf (patch) (unidiff)
tree8904f265fb2e84f6553696dea6371c532f57cd3e /include/opkele/basic_op.h
parent7f314eb6b8cb6db5076ee785f59c5c52f224a897 (diff)
downloadlibopkele-42a7c6597dab9147e47d25470b5218ae4c072eaf.zip
libopkele-42a7c6597dab9147e47d25470b5218ae4c072eaf.tar.gz
libopkele-42a7c6597dab9147e47d25470b5218ae4c072eaf.tar.bz2
doxygen fixes
Signed-off-by: Michael Krelin <hacker@klever.net>
Diffstat (limited to 'include/opkele/basic_op.h') (more/less context) (show whitespace changes)
-rw-r--r--include/opkele/basic_op.h1
1 files changed, 0 insertions, 1 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
@@ -211,9 +211,8 @@ namespace opkele {
211 /** 211 /**
212 * Allocate nonce. 212 * Allocate nonce.
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
218 * could be retrieved 217 * could be retrieved
219 */ 218 */