Another small change to test the git interface.
This commit is contained in:
parent
c90cad6236
commit
c342b209a2
4
tabbed.c
4
tabbed.c
@ -1,7 +1,9 @@
|
|||||||
/* See LICENSE file for copyright and license details.
|
/*
|
||||||
|
* See LICENSE file for copyright and license details.
|
||||||
*
|
*
|
||||||
* To understand tabbed, start reading main().
|
* To understand tabbed, start reading main().
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <sys/wait.h>
|
#include <sys/wait.h>
|
||||||
#include <locale.h>
|
#include <locale.h>
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user