[banshee] [Dap.Ipod] Fix build
- From: Bertrand Lorentz <blorentz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee] [Dap.Ipod] Fix build
- Date: Sat, 18 Sep 2010 16:14:56 +0000 (UTC)
commit 0f114c98cb5c47cccdd2c2696f7ecdebe8fe1a3a
Author: Bertrand Lorentz <bertrand lorentz gmail com>
Date: Sat Sep 18 18:14:26 2010 +0200
[Dap.Ipod] Fix build
.../Banshee.Dap.Ipod/PodSleuthDevice.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Dap/Banshee.Dap.Ipod/Banshee.Dap.Ipod/PodSleuthDevice.cs b/src/Dap/Banshee.Dap.Ipod/Banshee.Dap.Ipod/PodSleuthDevice.cs
index ad380ff..0c11991 100644
--- a/src/Dap/Banshee.Dap.Ipod/Banshee.Dap.Ipod/PodSleuthDevice.cs
+++ b/src/Dap/Banshee.Dap.Ipod/Banshee.Dap.Ipod/PodSleuthDevice.cs
@@ -259,7 +259,7 @@ namespace Banshee.Dap.Ipod
public void Mount ()
{
- return volume.Mount ();
+ volume.Mount ();
}
public void Unmount ()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]