[banshee] [Gio] Fix the build after 5b87bc3838ccc8587b2a3e9390b5603f7e64e983
- From: Alan McGovern <alanmc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee] [Gio] Fix the build after 5b87bc3838ccc8587b2a3e9390b5603f7e64e983
- Date: Wed, 8 Sep 2010 19:34:11 +0000 (UTC)
commit c15812da98262592513d71e299572cdf33c83b27
Author: Alan McGovern <alan mcgovern gmail com>
Date: Wed Sep 8 20:32:40 2010 +0100
[Gio] Fix the build after 5b87bc3838ccc8587b2a3e9390b5603f7e64e983
.../DeviceMediaCapabilities.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Backends/Banshee.Gio/Banshee.Hardware.Gio/DeviceMediaCapabilities.cs b/src/Backends/Banshee.Gio/Banshee.Hardware.Gio/DeviceMediaCapabilities.cs
index 035ed09..be3004b 100644
--- a/src/Backends/Banshee.Gio/Banshee.Hardware.Gio/DeviceMediaCapabilities.cs
+++ b/src/Backends/Banshee.Gio/Banshee.Hardware.Gio/DeviceMediaCapabilities.cs
@@ -132,7 +132,7 @@ namespace Banshee.Hardware.Gio
#endregion
private class GMpiFileInfo
{
- private const string Seperator = ";";
+ private const char Seperator = ';';
private const string MediaGroup = "Media";
private const string DeviceGroup = "Device";
private const string VendorGroup = "Vendor";
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]