X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/04ee0c3f6ad7e4177cc43a0c57f046013a4fbac9..be2db0893c180332a66245514a5d72985597f181:/h/prototypes.h diff --git a/h/prototypes.h b/h/prototypes.h index 8078bb5d..04bb9c20 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -16,7 +16,6 @@ char *etcpath(char *) NONNULL(1); struct msgs_array; void add_profile_entry (const char *, const char *); -void ambigsw (const char *, const struct swit *) NONNULL(1, 2); int atooi(char *) NONNULL(1) PURE; char **brkstring (char *, char *, char *) NONNULL(1);