X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fhumperdink%2Fremote.c;h=cdcad066ac652e65805444a743529e62cce4c9e1;hb=a38adfca2f3d3313218ca5243bac69bf1ae61dc1;hp=9306b21577237f26474331fa065522cffc964745;hpb=80a5c8297b313b09add80814a637a71ba9e0fa05;p=melted diff --git a/src/humperdink/remote.c b/src/humperdink/remote.c index 9306b21..cdcad06 100644 --- a/src/humperdink/remote.c +++ b/src/humperdink/remote.c @@ -42,7 +42,7 @@ static valerie_parser create_parser( ) printf( "Server [localhost]: " ); - if ( get_string( server, sizeof( server ), "localhost" ) != NULL ) + if ( io_get_string( server, sizeof( server ), "localhost" ) != NULL ) { printf( "Port [5250]: " );