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

[linux-minidisc] [PATCH 05/14] Replace tabulations by spaces.

<-- thread -->
<-- date -->
  • From: Vincent Pelletier <plr.vincent@gmail.com>
  • To: <linux-minidisc@lists.fu-berlin.de>
  • Date: Thu, 11 Feb 2010 21:47:30 -0000
  • 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-length:x-uid; b=iamfOBhmA7OFiuS/mB0mIqxH0+WeC/6DO7Mgg9KYF68IYSLN40vQhiI2OqPuY4sOP0 RMHJqNUvVK/l4+9shtC17irEE9SARimDBgCt0CHwFcH5rny6/aBBeBSc6sA98PW8zXcB OTP1GuYfT69LEsUMyu3fC2z7dgIA79Sc2gojY=
  • Subject: [linux-minidisc] [PATCH 05/14] 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/14] Make some function accepting opaque data pointer accept a py_object.
      • From: Vincent Pelletier <plr.vincent@gmail.com>
  • linux-minidisc - February 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