Changeset 5372:63f373fa5790 in roaraudio for include


Ignore:
Timestamp:
12/21/11 19:00:09 (12 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added support for ITST "build"

Location:
include
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/serverinfo.h

    r5279 r5372  
    4949 const char * hostid; 
    5050 const char * license; 
     51 const char * build; 
    5152 struct { 
    5253  const char * sysname; 
  • include/roaraudio/proto.h

    r5279 r5372  
    200200#define ROAR_ITST_HOSTID            11 
    201201#define ROAR_ITST_LICENSE           12 
     202#define ROAR_ITST_BUILD             13 
    202203 
    203204// IDs for diffrent clocks: 
Note: See TracChangeset for help on using the changeset viewer.