X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/ea0a6d8112a918809bd03d8126411040d22f2bb8..3789a22b9fd7711d55e9b54997e4677d2b96dc78:/h/prototypes.h diff --git a/h/prototypes.h b/h/prototypes.h index a338fd52..3399384e 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -384,7 +384,7 @@ int unputenv (char *); * */ void unquote_string(const char *input, char *output); -int uprf (char *, char *); +int uprf (const char *, const char *); int vfgets (FILE *, char **); /*