X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/803f254122dc757db104a4c36cf98b726be004be..3984f952b1741671c30fc6746f5a51fb3a0cf8d0:/h/prototypes.h diff --git a/h/prototypes.h b/h/prototypes.h index 5c104a7e..33ac013d 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 **); /*