Skip to content

Commit

Permalink
Update 5.2 FunctionCall.md (0xZ0F#22)
Browse files Browse the repository at this point in the history
Minor grammar fix
  • Loading branch information
Gh0stByte authored Mar 26, 2020
1 parent 840f503 commit 5eb489d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Chapter 5 - BasicReversing/5.2 FunctionCall.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Let's take a look at a function call. In this case the function being called is
<img src="[ignore]/Function.png">
</p>

When this function is ran, it prints the following to the console:
When this function is run, it prints the following to the console:
`Printing with printf(). Here is some data: 4, 2, 1.000000, 000000000FFF7865, 1498, 87.002998, 99123.340000`

## Parameters Passed
Expand Down

0 comments on commit 5eb489d

Please sign in to comment.