]> diplodocus.org Git - nmh/blobdiff - h/prototypes.h
plug some memory leaks, in success cases only
[nmh] / h / prototypes.h
index 5c104a7e585c00ab9d4de0ef9f6360b81855f6fa..33ac013ddda74854271a7c25c22d3d33eb5e73e9 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 **);
 
 /*