Changeset 5147:6493378fc025 in roaraudio


Ignore:
Timestamp:
10/15/11 12:51:19 (12 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroar/error.c

    r5146 r5147  
    220220 int * err = roar_errno2(); 
    221221 
    222  // NOTE: _NEVER_ call ROAR_{DBG,INFO,WARN,ERROR}() in here! (will result in endless loop) 
     222 // NOTE: _NEVER_ call ROAR_{DBG,INFO,WARN,ERR}() in here! (will result in endless loop) 
    223223 //printf("*err=%i, errno=%i\n", *err, (int)errno); 
    224224 
Note: See TracChangeset for help on using the changeset viewer.