Pageant's command line handling now uses my new split_into_argv()
[u/mdw/putty] / winstuff.h
index 240dcb7..a2e4821 100644 (file)
@@ -32,7 +32,7 @@ struct ctlpos {
 /*
  * Exports from winutils.c.
  */
-void split_into_argv(char *, int *, char ***);
+void split_into_argv(char *, int *, char ***, char ***);
 
 /*
  * Private structure for prefslist state. Only in the header file