generator.ml: use new "Pathname" designation
[libguestfs.git] / daemon / ntfs.c
index 1d73f2e..85deb65 100644 (file)
@@ -27,7 +27,7 @@
 #include "actions.h"
 
 int
-do_ntfs_3g_probe (int rw, char *device)
+do_ntfs_3g_probe (int rw, const char *device)
 {
   char *err;
   int r;