]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - winstuff.h
Document all the new command-line stuff.
[PuTTY.git] / winstuff.h
index 240dcb7b0681b3bcdaaaf233f95b8597c4e60539..a2e48218180afdf6810250d54fbfb5a2f47c566c 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