Aktualizovat du6/a_station.c
This commit is contained in:
parent
11f81e7a80
commit
33e73030da
@ -36,7 +36,7 @@ int select_track(struct station* station, const char* target)
|
||||
{
|
||||
if (station == NULL)
|
||||
{
|
||||
station = (struct station*)calloc(1, sizeof(station));
|
||||
return 0;
|
||||
}
|
||||
|
||||
// vyuzitie 'djb2' hashovacieho algorithmu..
|
||||
|
||||
Loading…
Reference in New Issue
Block a user