summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorsin2015-03-07 23:11:12 +0000
committersin2015-03-10 16:38:26 +0000
commita885774e45826376ea79c2216840f52074d3c210 (patch)
treefcd9f0663cea099a2ef72972bcc17303933f919a /README
parent701d7d3303f7df0ec88bf8275c6c78d172556e30 (diff)
Minor README update
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 511084f..09ca246 100644
--- a/README
+++ b/README
@@ -40,7 +40,7 @@ EOF
40cc -I<path-to-fortify-include-dir> -D_FORTIFY_SOURCE=1 -O1 fgets.c 40cc -I<path-to-fortify-include-dir> -D_FORTIFY_SOURCE=1 -O1 fgets.c
41./a.out 41./a.out
42 42
43At this point, the program will crash. 43At this point, the program will safely crash.
44 44
45 45
46Supported interfaces 46Supported interfaces