summaryrefslogtreecommitdiff
path: root/gcc/pself2.c
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-02-12 10:25:03 -0800
committerYamaArashi <shadow962@live.com>2016-02-12 10:25:03 -0800
commit7e65adeeca85a232d11aeaa063227dad72f12e2f (patch)
tree630112ec27631ea4940f72713ee40d7742c4c295 /gcc/pself2.c
parente58748cc8494d3df2d83435078e5615641ddd9da (diff)
misc cleanup
Diffstat (limited to 'gcc/pself2.c')
-rwxr-xr-xgcc/pself2.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/pself2.c b/gcc/pself2.c
deleted file mode 100755
index c88a8c1..0000000
--- a/gcc/pself2.c
+++ /dev/null
@@ -1 +0,0 @@
-main(){char*a="main(){char*a=%c%s%c;int b='%c';printf(a,b,a,b,b);}";int b='"';printf(a,b,a,b,b);}