Changeset 3997:33c1a01ced1e in roaraudio


Ignore:
Timestamp:
06/30/10 23:34:45 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroar/vio_rtp.c

    r3795 r3997  
    169169     return have; 
    170170    } else { 
    171      return roar_vio_rtp_read(vio, buf, count); // restart ower self from the beginning with no buffer 
     171     return roar_vio_rtp_read(vio, buf, count); // restart our self from the beginning with no buffer 
    172172    } 
    173173   } 
Note: See TracChangeset for help on using the changeset viewer.