Changeset 5100:4b6a5efb4862 in roaraudio for doc/man3/roar_vs_stream.3


Ignore:
Timestamp:
07/24/11 01:45:42 (13 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

fixed manpage warnings by lintian, reported by the-me (as patch for the debian package)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/man3/roar_vs_stream.3

    r5058 r5100  
    5555 int err; 
    5656 
    57  if ( roar_profile2info(&info, "isdn-eu") == -1 ) { 
     57 if ( roar_profile2info(&info, "isdn-eu") == \-1 ) { 
    5858  // error handling. 
    5959 } 
    6060 
    61  if ( roar_vs_stream(vss, &info, ROAR_DIR_PLAY, &err) == -1 ) { 
     61 if ( roar_vs_stream(vss, &info, ROAR_DIR_PLAY, &err) == \-1 ) { 
    6262  // error handling. 
    6363 } 
Note: See TracChangeset for help on using the changeset viewer.