Changeset 4289:1b0960dba7e3 in roaraudio for roard/streams.c


Ignore:
Timestamp:
08/29/10 01:31:26 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/streams.c

    r4288 r4289  
    11531153} 
    11541154 
    1155 struct roar_stream_ltm * streams_lzm_get(int id, int mt, int window) { 
     1155struct roar_stream_ltm * streams_ltm_get(int id, int mt, int window) { 
    11561156 struct roar_stream_server * ss; 
    11571157 struct roar_stream_ltm *    ltm = NULL; 
Note: See TracChangeset for help on using the changeset viewer.