]> diplodocus.org Git - nmh/blobdiff - uip/sendsbr.c
Added const to filename args of cpydata(). Then added const to some
[nmh] / uip / sendsbr.c
index 07c7f9741c406ad5ca80a893d9aba1c894543dba..6bfc548e7270be61318fe94c176b493a18a265e7 100644 (file)
@@ -194,7 +194,7 @@ splitmsg (char **vec, int vecp, char *program, char *drft,
                     * of message/partials.  For the "Subject" header
                     * field, we also record it, so that a modified
                     * version of it, can be copied to the header
-                    * of each messsage/partial in the collection.
+                    * of each message/partial in the collection.
                     */
                    if (!strcasecmp (name, "Subject")) {
                        size_t sublen;