diff cinst/nss-secitemlist.h @ 1053:78798d3af8f0

Fixed doxygen build warnings.
author Emanuel Schuetze <emanuel@intevation.de>
date Tue, 09 Sep 2014 15:22:19 +0200
parents 48d7b956bd98
children 2a1aa9df8f11
line wrap: on
line diff
--- a/cinst/nss-secitemlist.h	Fri Sep 05 16:16:57 2014 +0200
+++ b/cinst/nss-secitemlist.h	Tue Sep 09 15:22:19 2014 +0200
@@ -39,7 +39,7 @@
  * @brief Remove and return first SECItem from list
  *
  * @param[inout] list pointer to the list to which the item will be added.
- * @retruns the removed item, or NULL if list is empty.
+ * @returns the removed item, or NULL if list is empty.
  * The caller shoud free this item after use.
  */
 SECItem *seciteml_pop (seciteml_t **list);

http://wald.intevation.org/projects/trustbridge/