X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fhumperdink%2Fclient.c;h=4f93f2c752d24cc060c437f5e7c66f0e634bd1f8;hb=e7aef2a74556095c076f41ba1910ce8c83a09bda;hp=b5ace3dedda178897efa0e3bcb5734d59f16ab65;hpb=682bf9045efabb2c752a5f7556901d720de9b9c6;p=melted diff --git a/src/humperdink/client.c b/src/humperdink/client.c index b5ace3d..4f93f2c 100644 --- a/src/humperdink/client.c +++ b/src/humperdink/client.c @@ -423,7 +423,7 @@ valerie_error_code dv_demo_execute( dv_demo demo ) terminated = 1; printf( "Command> " ); - if ( chomp( get_string( command, 10240, "" ) ) != NULL ) + if ( chomp( io_get_string( command, 10240, "" ) ) != NULL ) { if ( strcmp( command, "" ) ) {