Changeset 5109:4f9fc788fe91 in roaraudio for include/libroar/error.h


Ignore:
Timestamp:
07/28/11 16:32:34 (13 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

Started to use compiler attributes (Also see: #130)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/error.h

    r4873 r5109  
    3939#include "libroar.h" 
    4040 
    41 extern int roar_errno; 
     41extern int roar_errno _LIBROAR_ATTR_DEPRECATED; 
    4242 
    4343struct roar_message; 
Note: See TracChangeset for help on using the changeset viewer.