Fixed malformed comment
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -50,7 +50,7 @@ struct val_ctr { /* Data passed to the counter function */ | ... | @@ -50,7 +50,7 @@ struct val_ctr { /* Data passed to the counter function */ |
50 | 50 | ||
51 | Input: | 51 | Input: |
52 | ITEM is the name of the header to scan. | 52 | ITEM is the name of the header to scan. |
53 | DATA is a pointer to the val_ctr structure */ | 53 | DATA is a pointer to the val_ctr structure |
54 | Return value: | 54 | Return value: |
55 | non-zero if the limit on the number of addresses has been reached. */ | 55 | non-zero if the limit on the number of addresses has been reached. */ |
56 | 56 | ... | ... |
-
Please register or sign in to post a comment