Changeset 5153:5f42cc0ea804 in roaraudio


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

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/commands.c

    r5152 r5153  
    108108  return -1; 
    109109 
    110  // NOTE: This is optimized for speed here, so we do notc al clients_get(). 
     110 // NOTE: This is optimized for speed here, so we do not call clients_get(). 
    111111 // we maybe should do but current just don't. /client/ must be valid anyway. 
    112112 if ( g_commands[cmd].minacclev > g_clients[client]->acclev ) { 
Note: See TracChangeset for help on using the changeset viewer.