Changeset 2292:0e4ee5724202 in roaraudio for roarclients/roarcatpassfh.c


Ignore:
Timestamp:
08/05/09 04:16:08 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

simple patches, mostly by Simon Matter (trivial by german law so no (c) notice)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roarclients/roarcatpassfh.c

    r2230 r2292  
    22 
    33/* 
    4  *      Copyright (C) Philipp 'ph3-der-loewe' Schafft - 2008 
     4 *      Copyright (C) Philipp 'ph3-der-loewe' Schafft - 2008, 2009 
    55 * 
    66 *  This file is part of roarclients a part of RoarAudio, 
     
    7878 } 
    7979 
    80  if ( roar_simple_connect(&con, server, "roarcatad") == -1 ) { 
     80 if ( roar_simple_connect(&con, server, "roarcatpassfh") == -1 ) { 
    8181  ROAR_DBG("roar_simple_play(*): roar_simple_connect() faild!"); 
    8282  return 1; 
Note: See TracChangeset for help on using the changeset viewer.