[Openvas-commits] r5692 - in trunk/openvas-libraries: . base
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Fri Oct 23 21:17:07 CEST 2009
Author: mattm
Date: 2009-10-23 21:17:06 +0200 (Fri, 23 Oct 2009)
New Revision: 5692
Modified:
trunk/openvas-libraries/ChangeLog
trunk/openvas-libraries/base/nvti.c
Log:
* base/nvti.c (nvti_category): Correct doc typo.
Modified: trunk/openvas-libraries/ChangeLog
===================================================================
--- trunk/openvas-libraries/ChangeLog 2009-10-23 19:14:19 UTC (rev 5691)
+++ trunk/openvas-libraries/ChangeLog 2009-10-23 19:17:06 UTC (rev 5692)
@@ -1,5 +1,9 @@
2009-10-23 Matthew Mundell <matthew.mundell at intevation.de>
+ * base/nvti.c (nvti_category): Correct doc typo.
+
+2009-10-23 Matthew Mundell <matthew.mundell at intevation.de>
+
* tools: New directory.
* tools/openvas-lsc-rpm-creator.sh: New file.
Modified: trunk/openvas-libraries/base/nvti.c
===================================================================
--- trunk/openvas-libraries/base/nvti.c 2009-10-23 19:14:19 UTC (rev 5691)
+++ trunk/openvas-libraries/base/nvti.c 2009-10-23 19:17:06 UTC (rev 5692)
@@ -489,8 +489,7 @@
/**
* @brief Get the category for this NVT.
*
- * @param n The NVT Info structure of which the timeout should
- * be returned.
+ * @param n The NVT Info structure of which the category should be returned.
*
* @return The category integer code. A value <= 0 indicates it is not set.
*/
More information about the Openvas-commits
mailing list