Changeset 5637:8222fdbd0cdd in roaraudio for libroar/basic.c


Ignore:
Timestamp:
09/02/12 12:13:21 (12 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

corrected typos, thanks to Adam D. Barratt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroar/basic.c

    r5619 r5637  
    512512  return -1; 
    513513 
    514  // specal hack to set an illegal value used internaly in libroar: 
     514 // special hack to set an illegal value used internally in libroar: 
    515515 if ( fh == -2 ) 
    516516  fh = -1; 
Note: See TracChangeset for help on using the changeset viewer.