about summary refs log tree commit diff
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2019-11-21 17:16:39 +0100
committerLeah Neukirchen <leah@vuxu.org>2019-11-21 17:16:39 +0100
commitbefff3883befff9688dd2fb81431f741c278e5f8 (patch)
tree7eb66112cbe78d95d5593a8ed3fc40a0f4dce6ee
parentde33dca28cb30e916e383131ce110858b21877d2 (diff)
downloadatxec-befff3883befff9688dd2fb81431f741c278e5f8.tar.gz
atxec-befff3883befff9688dd2fb81431f741c278e5f8.tar.xz
atxec-befff3883befff9688dd2fb81431f741c278e5f8.zip
drop comments HEAD master
-rwxr-xr-xatxec.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/atxec.c b/atxec.c
index b40fd74..9aeeb14 100755
--- a/atxec.c
+++ b/atxec.c
@@ -6,14 +6,6 @@
  * http://creativecommons.org/publicdomain/zero/1.0/
  */
 
-// '''' => '
-
-// # line comment (space or beginning of line before #)
-// @file
-// @$ENV
-// @@argwithone@
-// fallbacks?
-
 #include <sys/stat.h>
 
 #include <ctype.h>