mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
infoviewer_bb.cpp: use variable instead of string text
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4a7d32d1ee
Author: FlatTV <FlatTV@gmx.de>
Date: 2016-06-04 (Sat, 04 Jun 2016)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1152,7 +1152,7 @@ int CInfoViewerBB::parse_ecmInfo(const char * file)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
fclose(fh);
|
fclose(fh);
|
||||||
remove("/tmp/ecm.info.tmp");
|
remove(file);
|
||||||
if(buffer)
|
if(buffer)
|
||||||
free(buffer);
|
free(buffer);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user