Changeset 372 for GPL/branches


Ignore:
Timestamp:
Sep 14, 2008, 3:02:06 AM (17 years ago)
Author:
Paul Smedley
Message:

Fix typo

Location:
GPL/branches/uniaud32-2.0
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • GPL/branches/uniaud32-2.0/alsa-kernel/pci/hda/hda_intel.c

    r371 r372  
    600600                        break;
    601601#ifdef TARGET_OS2
    602                 if (count >= 5000) /* Hack on OS/2 to stop infinite loop as jiffies don't increment *.
     602                if (count >= 5000) /* Hack on OS/2 to stop infinite loop as jiffies don't increment */
    603603                        break;
    604604#endif
  • GPL/branches/uniaud32-2.0/uniaud.inc

    r358 r372  
    77# BUILDVERSION must be 3 parts, and only numbers like 5.44.108
    88# It is best that 2'nd number is always 2 digits, eg at least 10
    9 BUILDVERSION = 1.9.5
     9BUILDVERSION = 1.9.6
    1010
    1111# Fixpack version
     
    1313# ex RC3  GA  FIXPACK2 beta_47
    1414# Comment out to avoid a fixpack line in bldlevel
    15 FIXPACK = SVN r358
     15FIXPACK = SVN r371
    1616
    1717# ALSA BUILD VERSION
Note: See TracChangeset for help on using the changeset viewer.