X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fdist.c;h=86c564f66ebeeaf3dac19bcc0310c2861f518a35;hp=0b8edb3af5b237a379173bb7046909cdff840929;hb=ced6090a330d3d83d0bce709f756aa3d7d65fea4;hpb=337338b404931f06f0db2119c9e145e8ca5a9860 diff --git a/uip/dist.c b/uip/dist.c index 0b8edb3..86c564f 100644 --- a/uip/dist.c +++ b/uip/dist.c @@ -1,10 +1,10 @@ /* - * dist.c -- re-distribute a message - * - * This code is Copyright (c) 2002, by the authors of nmh. See the - * COPYRIGHT file in the root directory of the nmh distribution for - * complete copyright information. - */ +** dist.c -- re-distribute a message +** +** This code is Copyright (c) 2002, by the authors of nmh. See the +** COPYRIGHT file in the root directory of the nmh distribution for +** complete copyright information. +*/ #include #include @@ -157,13 +157,13 @@ main (int argc, char **argv) if (file) { /* - * Dist a file - */ + ** Dist a file + */ anot = 0; /* don't want to annotate a file */ } else { /* - * Dist a message - */ + ** Dist a message + */ if (!msg) msg = "cur"; if (!folder)