]> cygwin.com Git - cygwin-apps/setup.git/blobdiff - mount.h
2002-02-19 Robert Collins <rbtcollins@hotmail.com>
[cygwin-apps/setup.git] / mount.h
diff --git a/mount.h b/mount.h
index 1fe3f2b54120738d570b2b6f608137a29b4af052..7116b3934f86554a7afe8b1b4e31584d64116d01 100644 (file)
--- a/mount.h
+++ b/mount.h
@@ -32,6 +32,6 @@ void read_mounts ();
 mode consistent with the standard Cygwin mounts. */
 
 void set_cygdrive_flags (int istext, int issystem);
-String cygpath (const char *s, ...);
+String cygpath (String const &);
 void set_root_dir (String const);
 String const get_root_dir ();
This page took 0.024138 seconds and 5 git commands to generate.