X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=sbr%2Fgetcpy.c;h=b2891b87956809d8e40d60f61c4210c5ac13ca05;hp=2e94f08b6ab8a1ef395f7ccf57b2b178ff5d6c11;hb=ced6090a330d3d83d0bce709f756aa3d7d65fea4;hpb=a485ed478abbd599d8c9aab48934e7a26733ecb1 diff --git a/sbr/getcpy.c b/sbr/getcpy.c index 2e94f08..b2891b8 100644 --- a/sbr/getcpy.c +++ b/sbr/getcpy.c @@ -1,14 +1,14 @@ /* - * getcpy.c -- copy a string in managed memory - * - * THIS IS OBSOLETE. NEED TO REPLACE ALL OCCURENCES - * OF GETCPY WITH STRDUP. BUT THIS WILL REQUIRE - * CHANGING PARTS OF THE CODE TO DEAL WITH NULL VALUES. - * - * 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. - */ +** getcpy.c -- copy a string in managed memory +** +** THIS IS OBSOLETE. NEED TO REPLACE ALL OCCURENCES +** OF GETCPY WITH STRDUP. BUT THIS WILL REQUIRE +** CHANGING PARTS OF THE CODE TO DEAL WITH NULL VALUES. +** +** 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