mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
ni-menu: fix indent
Origin commit data
------------------
Branch: ni/coolstream
Commit: af7b65bc4e
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-05-24 (Tue, 24 May 2016)
Origin message was:
------------------
- ni-menu: fix indent
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -368,7 +368,7 @@ bool CNITouchFileNotifier::changeNotify(const neutrino_locale_t, void * data)
|
|||||||
if (my_system(3, "service", filename, "stop") != 0)
|
if (my_system(3, "service", filename, "stop") != 0)
|
||||||
printf("[ni_menu.cpp] executing %s failed\n", buf.str().c_str());
|
printf("[ni_menu.cpp] executing %s failed\n", buf.str().c_str());
|
||||||
}
|
}
|
||||||
remove(flag.c_str());
|
remove(flag.c_str());
|
||||||
}
|
}
|
||||||
return menu_return::RETURN_REPAINT;
|
return menu_return::RETURN_REPAINT;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user