summaryrefslogtreecommitdiff
path: root/tabbed.c
diff options
context:
space:
mode:
Diffstat (limited to 'tabbed.c')
-rw-r--r--tabbed.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/tabbed.c b/tabbed.c
index 52fed9a..154895a 100644
--- a/tabbed.c
+++ b/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().
*/
+
#include <sys/wait.h>
#include <locale.h>
#include <stdarg.h>