Changeset 5637:8222fdbd0cdd in roaraudio for libroar/vio.c


Ignore:
Timestamp:
09/02/12 12:13:21 (12 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

corrected typos, thanks to Adam D. Barratt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroar/vio.c

    r5525 r5637  
    246246} 
    247247 
    248 // specal commands: 
     248// special commands: 
    249249int     roar_vio_accept  (struct roar_vio_calls * calls, struct roar_vio_calls * dst) { 
    250250 if (dst == NULL || calls == NULL) { 
Note: See TracChangeset for help on using the changeset viewer.