Changeset 4012:28bea7336add in roaraudio for roarclients/roarradio.c


Ignore:
Timestamp:
07/01/10 19:03:41 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

typos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roarclients/roarradio.c

    r3811 r4012  
    149149 
    150150      if ( fscanf(http, "%79s %i %79s\n", buf0, &port, buf1) != 3 ) { 
    151        ROAR_ERR("HTTP protocoll error!, no initial HTTP/1.x-line!"); 
     151       ROAR_ERR("HTTP protocol error!, no initial HTTP/1.x-line!"); 
    152152       return 1; 
    153153      } 
Note: See TracChangeset for help on using the changeset viewer.