diff options
| author | sin | 2015-03-07 23:11:12 +0000 |
|---|---|---|
| committer | sin | 2015-03-10 16:38:26 +0000 |
| commit | a885774e45826376ea79c2216840f52074d3c210 (patch) | |
| tree | fcd9f0663cea099a2ef72972bcc17303933f919a /README | |
| parent | 701d7d3303f7df0ec88bf8275c6c78d172556e30 (diff) | |
Minor README update
Diffstat (limited to 'README')
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -40,7 +40,7 @@ EOF | |||
| 40 | cc -I<path-to-fortify-include-dir> -D_FORTIFY_SOURCE=1 -O1 fgets.c | 40 | cc -I<path-to-fortify-include-dir> -D_FORTIFY_SOURCE=1 -O1 fgets.c |
| 41 | ./a.out | 41 | ./a.out |
| 42 | 42 | ||
| 43 | At this point, the program will crash. | 43 | At this point, the program will safely crash. |
| 44 | 44 | ||
| 45 | 45 | ||
| 46 | Supported interfaces | 46 | Supported interfaces |
