Changeset 5621:33b7ab5ae9ef in roaraudio


Ignore:
Timestamp:
08/12/12 23:26:57 (12 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

Updated protocol magic numbers (See: #262) (Part 2)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroar/ctl.c

    r5608 r5621  
    627627 {ROAR_PROTO_TIME,        "time"}, 
    628628 {ROAR_PROTO_RLOGIN,      "rlogin"}, 
     629 {ROAR_PROTO_RPLD,        "rpld"}, 
     630 {ROAR_PROTO_MPD,         "mpd"}, 
    629631 {-1, NULL} 
    630632}; 
Note: See TracChangeset for help on using the changeset viewer.