FU Logo
  • Startseite
  • Kontakt
  • Impressum
  • Home
  • Listenauswahl
  • Anleitungen

[linux-minidisc] [PATCH 08/17] Replace tabulations by spaces.

<-- thread -->
<-- date -->
  • From: Vincent Pelletier <plr.vincent@gmail.com>
  • To: <linux-minidisc@lists.fu-berlin.de>
  • Date: Wed, 27 Jan 2010 20:01:15 +0100
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:in-reply-to:references:from:date:subject:to:mime-version :content-type:x-bogosity:x-uid; b=XTCMJYnkr252xX52UehxmlXUYnbUU7mpWkAFeqe7kRidAH+sL52SV2pZ3CyRZamys9 SmidFGPnxiJoHvH4LmDe6D9P7HuMQknlytuRg0x6OrLCvJxOal17HL1d0b6yJvf4gue9 GDh+eX5juLqHJf2YuXOHUY0/qM3BLN/UnsGFk=
  • Subject: [linux-minidisc] [PATCH 08/17] Replace tabulations by spaces.

---
 netmd/usb1.py |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/netmd/usb1.py b/netmd/usb1.py
index 34731b3..c5d9f77 100644
--- a/netmd/usb1.py
+++ b/netmd/usb1.py
@@ -197,15 +197,15 @@ class USBDeviceHandle(object):
         return result
 
     def fillControlSetup(self, string_buffer, request_type, request, value,
-			 index, length):
+                         index, length):
         libusb1.libusb_fill_control_setup(string_buffer, request_type,
-	    request, value, index, length)
+            request, value, index, length)
 
     def fillControlTransfer(self, transfer, setup, callback,
                             user_data, timeout):
         libusb1.libusb_fill_control_transfer(transfer, self.handle,
             setup, libusb1.libusb_transfer_cb_fn_p(callback), user_data,
-	    timeout)
+            timeout)
 
     def getControlTransfer(self, setup, callback, user_data=None, timeout=0):
         result = self._getTransfer()
<-- thread -->
<-- date -->
  • References:
    • [linux-minidisc] [PATCH 01/17] Make function acting on a transfer accept a pointer to transfer.
      • From: Vincent Pelletier <plr.vincent@gmail.com>
  • linux-minidisc - January 2010 - Archives indexes sorted by:
    [ thread ] [ subject ] [ author ] [ date ]
  • Complete archive of the linux-minidisc mailing list
  • More info on this list...

Hilfe

  • FAQ
  • Dienstbeschreibung
  • ZEDAT Beratung
  • postmaster@lists.fu-berlin.de

Service-Navigation

  • Startseite
  • Listenauswahl

Einrichtung Mailingliste

  • ZEDAT-Portal
  • Mailinglisten Portal