pull/2/head
SP5MI 2024-02-12 15:04:11 +01:00
rodzic d89a311f8a
commit edb516ebcf
1 zmienionych plików z 1 dodań i 4 usunięć

Wyświetl plik

@ -117,10 +117,6 @@ int libcurl(char *seria, double s_odleglosc, char * push_id)
return 0;
}
void check(char **numer, double dystans, unsigned long czas, int qth_odl, int secs)
{
FILE *fp;
@ -189,3 +185,4 @@ fclose(fp);
printf("=^..^= Program uruchomiono =^..^=\n");
}
//