mirror of
https://github.com/lakinduakash/linux-wifi-hotspot.git
synced 2024-11-21 19:40:11 +00:00
commit
b4423273b3
@ -148,7 +148,7 @@ static void on_create_hp_clicked(GtkWidget *widget, gpointer data) {
|
|||||||
|
|
||||||
|
|
||||||
if(validator(&configValues) == FALSE){
|
if(validator(&configValues) == FALSE){
|
||||||
set_error_text("Some inputes are not valid!");
|
set_error_text("Some inputs are not valid!");
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
else{
|
else{
|
||||||
|
Loading…
Reference in New Issue
Block a user