aboutsummaryrefslogtreecommitdiffstats
path: root/python-indent_swapper.c
diff options
context:
space:
mode:
Diffstat (limited to 'python-indent_swapper.c')
-rw-r--r--python-indent_swapper.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/python-indent_swapper.c b/python-indent_swapper.c
index a39d450..b5e9a36 100644
--- a/python-indent_swapper.c
+++ b/python-indent_swapper.c
@@ -1,3 +1,5 @@
+// I don't remember ever writing this. I think this is copied straight from K&R.
+
#include<stdio.h>
#include<stdlib.h>