Origin commit data
------------------
Branch: master
Commit: 76c498c2a9
Author: max_10 <max_10@gmx.de>
Date: 2014-06-04 (Wed, 04 Jun 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
max_10
2014-06-04 22:07:42 +02:00
parent 401d0984ec
commit 6fcb08c58f
4 changed files with 5 additions and 4 deletions

View File

@@ -26,7 +26,6 @@ hw_caps_t *get_hwcaps(void)
memset(&caps, 0, sizeof(hw_caps_t));
initialized = 1;
const char *tmp;
char buf[64];
int len = -1;
int fd = open("/proc/stb/info/model", O_RDONLY);