aboutsummaryrefslogtreecommitdiffstats
path: root/python-indent_swapper.c
diff options
context:
space:
mode:
authorEliteTK <tomasz.kramkowski@gmail.com>2014-02-24 21:35:14 +0000
committerEliteTK <tomasz.kramkowski@gmail.com>2014-02-24 21:35:14 +0000
commit01f1c8246b7b96b659519f824966c8793053fc75 (patch)
tree4dc14092fab62d8c1b67072b21533ed91b0279d8 /python-indent_swapper.c
parentea5ba0cd2596d77649bcce90bfc24f6765afcf3c (diff)
downloadc-stuff-01f1c8246b7b96b659519f824966c8793053fc75.tar.gz
c-stuff-01f1c8246b7b96b659519f824966c8793053fc75.tar.xz
c-stuff-01f1c8246b7b96b659519f824966c8793053fc75.zip
Some annotation.
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>