]> diplodocus.org Git - nmh/blobdiff - h/prototypes.h
concat.c: Move interface to own file.
[nmh] / h / prototypes.h
index 2e7bb3280e9131ae109902e6eb9db132808bb64c..970cd21008b39eeb93cb725d0e48f97bc1d2e39a 100644 (file)
@@ -15,8 +15,6 @@ char *etcpath(char *) NONNULL(1);
 
 struct msgs_array;
 
 
 struct msgs_array;
 
-char *concat (const char *, ...) ENDNULL;
-
 /*
  * Print null-terminated PROMPT to and flush standard output.  Read answers from
  * standard input until one matches an entry in SWITCHES.  When one matches,
 /*
  * Print null-terminated PROMPT to and flush standard output.  Read answers from
  * standard input until one matches an entry in SWITCHES.  When one matches,