banshee r3090 - in branches/banshee/stable: . src/Dap/Banshee.Dap.Mtp



Author: gburt
Date: Wed Jan 30 00:30:44 2008
New Revision: 3090
URL: http://svn.gnome.org/viewvc/banshee?rev=3090&view=rev

Log:
2008-01-29  Gabriel Burt  <gabriel burt gmail com>

	* src/Dap/Banshee.Dap.Mtp/MtpDap.cs: Fix typo.


Modified:
   branches/banshee/stable/ChangeLog
   branches/banshee/stable/src/Dap/Banshee.Dap.Mtp/MtpDap.cs

Modified: branches/banshee/stable/src/Dap/Banshee.Dap.Mtp/MtpDap.cs
==============================================================================
--- branches/banshee/stable/src/Dap/Banshee.Dap.Mtp/MtpDap.cs	(original)
+++ branches/banshee/stable/src/Dap/Banshee.Dap.Mtp/MtpDap.cs	Wed Jan 30 00:30:44 2008
@@ -134,7 +134,7 @@
                     if (mtp_serial.StartsWith (serial)) {
                         device_found = true;
                         device = devices[0];
-                        mtp_device = this;
+                        mtp_dap = this;
                     }
                 }
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]