summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2002-12-11 18:16:45 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2002-12-11 18:16:45 +0000
commit300a2ab502695d2d633bbd4ab1bf697101a5ae89 (patch)
tree8a12090974900a51d3228fb0f616c5b9d2a59be4
parent7ed9b067e57b0ae0a2dba4d5ec1eb9ad754b36e0 (diff)
downloadmailutils-300a2ab502695d2d633bbd4ab1bf697101a5ae89.tar.gz
mailutils-300a2ab502695d2d633bbd4ab1bf697101a5ae89.tar.bz2
Fixed malformed comment
-rw-r--r--examples/numaddr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/numaddr.c b/examples/numaddr.c
index 9940544db..a330b40b6 100644
--- a/examples/numaddr.c
+++ b/examples/numaddr.c
@@ -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. */

Return to:

Send suggestions and report system problems to the System administrator.