gnome-vfs2-devel-2.2.2-4 compatibility (GNOME_VFS_ERROR_LAUNCH not defined).
[captive.git] / src / libcaptive / client / file-slave.c
index 42b17aa..46c914a 100644 (file)
@@ -381,7 +381,7 @@ GnomeVFSResult errvfsresult;
                 * really occured. We expect so and we will remount the volume.
                 */
                *bytes_written_return=0;
-               return GNOME_VFS_ERROR_LAUNCH;
+               return GNOME_VFS_ERROR_SERVICE_OBSOLETE;
                }
        g_return_val_if_fail(file_IoStatusBlock.Information==num_bytes,GNOME_VFS_ERROR_GENERIC);