diff options
| author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2023-01-15 19:15:36 +0000 |
|---|---|---|
| committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2023-01-15 19:15:36 +0000 |
| commit | 28fbd2825d216dafca4d991ad96d05b312f4f9a3 (patch) | |
| tree | 8b322391c58a9bd5ad56827bbb8fcf4cbd114917 /include/libmilter/mfapi.h | |
| parent | 0694dcb04b81dfbd70ffe7384816863170a48b3e (diff) | |
Import sendmail 8.17.1vendor/sendmail/8.17.1
Diffstat (limited to 'include/libmilter/mfapi.h')
| -rw-r--r-- | include/libmilter/mfapi.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libmilter/mfapi.h b/include/libmilter/mfapi.h index 2b012d86af2b..3bb4c1d2a1d2 100644 --- a/include/libmilter/mfapi.h +++ b/include/libmilter/mfapi.h @@ -476,7 +476,7 @@ LIBMILTER_API int smfi_insheader __P((SMFICTX *, int, char *, char *)); ** as a result of adding this header. ** ** SMFICTX *ctx; Opaque context structure -** int idx; index into the header list where the insertion should happen +** int idx; index into the header list where the insertion should happen ** char *headerh; Header field name ** char *headerv; Header field value */ |
