summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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