X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/bc10b0cee78f7df5b7b2c6958a5a547f56bac4f5..94187a80bd60baab4b9c4b949ad820d730578123:/sbr/getcpy.c diff --git a/sbr/getcpy.c b/sbr/getcpy.c index 32c8db43..615f307f 100644 --- a/sbr/getcpy.c +++ b/sbr/getcpy.c @@ -1,6 +1,4 @@ - -/* - * getcpy.c -- copy a string in managed memory +/* getcpy.c -- copy a string in managed memory * * THIS IS OBSOLETE. NEED TO REPLACE ALL OCCURRENCES * OF GETCPY WITH STRDUP. BUT THIS WILL REQUIRE