fix indention
This commit is contained in:
parent
ba5aca0716
commit
c323cfb52b
2 changed files with 6 additions and 6 deletions
|
@ -1,9 +1,9 @@
|
|||
/** Proof-of-concept to show different methods to load executables in the Linux kernel
|
||||
*
|
||||
* @copyright 2016 Steffen Vogel
|
||||
* @copyright 2021, Steffen Vogel
|
||||
* @license http://www.gnu.org/licenses/gpl.txt GNU Public License
|
||||
* @author Steffen Vogel <post@steffenvogel.de>
|
||||
* @link http://www.steffenvogel.de
|
||||
* @link https://www.steffenvogel.de
|
||||
*/
|
||||
|
||||
#include <unistd.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue