[haiku-commits] Re: haiku: hrev47643 - src/add-ons/kernel/busses/usb 3rdparty/pulkomandy

  • From: Axel Dörfler <axeld@xxxxxxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Thu, 07 Aug 2014 17:51:17 +0200

Am 07/08/2014 13:18, schrieb pulkomandy@xxxxxxxxxxxxx:
        /* This thread stays one position behind the controller and processes 
every
-        * isochronous descriptor. Once it finds the last isochronous descriptor
-        * of a transfer, it processes the entire transfer.
-        */
+       * isochronous descriptor. Once it finds the last isochronous descriptor
+       * of a transfer, it processes the entire transfer.
+       */

That's a strange fix; the comment as it was before is more or less standard. However, we use C++ style comments in C++ files :-)

Bye,
   Axel.

Other related posts: