Changeset 5215:f812d640fc39 in roaraudio for libroar/error.c


Ignore:
Timestamp:
11/12/11 10:34:01 (12 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

removed roar_errno

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroar/error.c

    r5202 r5215  
    4343#define CLEAN_ERRNO 0 
    4444 
    45 int roar_errno = ROAR_ERROR_NONE; 
     45static int roar_errno = ROAR_ERROR_NONE; 
    4646 
    4747struct roar_error_frame * roar_err_errorframe(void) { 
Note: See TracChangeset for help on using the changeset viewer.