Ignore:
Timestamp:
Apr 28, 2011, 7:41:44 PM (14 years ago)
Author:
chris
Message:
  • Cosmetic changes to comments
  • Fix number to string conversion for negative [decimal] numbers (the minus sign was at the wrong location and the two's complement was not respected). This functionality was unused so far but popped up during a code review.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/os2ahci/version.h

    r85 r86  
    99
    1010
    11 #define VERSION            110       /* driver version (2 implied decimals) */
     11#define VERSION            111       /* driver version (2 implied decimals) */
    1212
Note: See TracChangeset for help on using the changeset viewer.