mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 01:41:12 +02:00
Merge branch 'ni/tuxbox' into ni/mp/tuxbox
Conflicts:
src/neutrino.cpp
Origin commit data
------------------
Commit: 6d05bd5d1f
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-02-23 (Thu, 23 Feb 2017)
This commit is contained in:
@@ -222,7 +222,7 @@ int main (int argc, char **argv){
|
||||
#if defined (EVENTDEV)
|
||||
evd=open (EVENTDEV,O_RDWR);
|
||||
if (evd<0){
|
||||
perror ("opening event0 failed");
|
||||
perror ("opening " EVENTDEV " failed");
|
||||
return 1;
|
||||
}
|
||||
#else
|
||||
|
Reference in New Issue
Block a user