Changeset 5459:478ff8791cb5 in roaraudio for libroar


Ignore:
Timestamp:
03/30/12 15:19:56 (12 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added new error code ROAR_ERROR_BADLICENSE

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroar/error.c

    r5381 r5459  
    10631063  {ROAR_ERROR_SEEOTHER,    "See other resource"}, 
    10641064  {ROAR_ERROR_GONE,        "Resource gone"}, 
     1065  {ROAR_ERROR_BADLICENSE,  "Bad License"}, 
    10651066  {-1, NULL} 
    10661067 }, msgs_funny[] = { 
Note: See TracChangeset for help on using the changeset viewer.