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  <[EMAIL PROTECTED]>

        * 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;
                     }
                 }
 
_______________________________________________
SVN-commits-list mailing list (read only)
http://mail.gnome.org/mailman/listinfo/svn-commits-list

Want to limit the commits to a few modules? Go to above URL, log in to edit 
your options and select the modules ('topics') you want.
Module maintainer? It is possible to set the reply-to to your development 
mailing list. Email [EMAIL PROTECTED] if interested.

Reply via email to