fix compile

This commit is contained in:
Milanka Ringwald 2016-01-21 15:21:29 +01:00
parent ee518282ae
commit c4f23c26de

View File

@ -469,7 +469,7 @@ static int stdin_process(struct data_source *ds){
case 'l':
log_info("USER:\'%c\'", cmd);
printf("Last dialed number cleared\n");
hfp_af_clear_last_dialed_number();
hfp_ag_clear_last_dialed_number();
break;
case 'L':
log_info("USER:\'%c\'", cmd);