]> diplodocus.org Git - nmh/blobdiff - sbr/getcpy.c
test/runpty.c: Add missing exit(3) after child fails to execvp(3).
[nmh] / sbr / getcpy.c
index b073ae9d76ce94dd49672e32ec3416c8cc6df14b..615f307f192d878779051dec383032d42e26e44a 100644 (file)
@@ -1,5 +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