View | Details | Raw Unified | Return to bug 214820
Collapse All | Expand All

(-)tools/hal-storage-shared.c (-1 / +1 lines)
Lines 483-489 Link Here
483
	g_free (mount_point_to_unmount);
483
	g_free (mount_point_to_unmount);
484
}
484
}
485
485
486
#define EJECT "/usr/bin/eject"
486
#define EJECT "/usr/eject"
487
487
488
void
488
void
489
handle_eject (LibHalContext *hal_ctx, 
489
handle_eject (LibHalContext *hal_ctx, 

Return to bug 214820