]> diplodocus.org Git - nmh/blobdiff - h/prototypes.h
Removed export of most of the variables in test/common.sh.in. The
[nmh] / h / prototypes.h
index a338fd52765b6ec5277f33509ecbbdf4adfef603..3399384ea8a6671d6746e0de0be6f910ee21f10c 100644 (file)
@@ -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 **);
 
 /*