aboutsummaryrefslogtreecommitdiffstats
path: root/important-file.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 /important-file.c
parentea5ba0cd2596d77649bcce90bfc24f6765afcf3c (diff)
downloadc-stuff-01f1c8246b7b96b659519f824966c8793053fc75.tar.gz
c-stuff-01f1c8246b7b96b659519f824966c8793053fc75.tar.xz
c-stuff-01f1c8246b7b96b659519f824966c8793053fc75.zip
Some annotation.
Diffstat (limited to 'important-file.c')
-rw-r--r--important-file.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/important-file.c b/important-file.c
index 147f256..dfda78f 100644
--- a/important-file.c
+++ b/important-file.c
@@ -1,5 +1,6 @@
+// One has to wonder, what made this file so important in the first place.
#include <stdio.h>
main () {
- printf("test \n")
-}
+ printf("test \n")
+}