X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fhumperdink%2Fremote.c;h=cdcad066ac652e65805444a743529e62cce4c9e1;hb=e7aef2a74556095c076f41ba1910ce8c83a09bda;hp=9306b21577237f26474331fa065522cffc964745;hpb=682bf9045efabb2c752a5f7556901d720de9b9c6;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]: " );