Commit 300a2ab5 300a2ab502695d2d633bbd4ab1bf697101a5ae89 by Sergey Poznyakoff

Fixed malformed comment

1 parent 7ed9b067
......@@ -50,7 +50,7 @@ struct val_ctr { /* Data passed to the counter function */
Input:
ITEM is the name of the header to scan.
DATA is a pointer to the val_ctr structure */
DATA is a pointer to the val_ctr structure
Return value:
non-zero if the limit on the number of addresses has been reached. */
......