Changeset 5152:6de4ec1639d3 in roaraudio


Ignore:
Timestamp:
10/15/11 15:44:17 (12 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

typos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/commands.c

    r5031 r5152  
    5555  {ROAR_CMD_GETTIMEOFDAY, _NAME("GETTIMEOFDAY"), req_on_gettimeofday, ACCLEV_NONE}, 
    5656  {ROAR_CMD_SERVER_INFO,  _NAME("SERVER_INFO"),  req_on_server_info,  ACCLEV_NONE},    // allow this early so the client 
    57                                                                                        // can device ealry if this server 
     57                                                                                       // can decide early if this server 
    5858                                                                                       // provieds all needed features 
    5959  {ROAR_CMD_SERVER_OINFO, _NAME("SERVER_OINFO"), req_on_server_oinfo, ACCLEV_IDENTED}, // same as above 
Note: See TracChangeset for help on using the changeset viewer.