X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=README.md;h=3b4c47898df844e508874e69471d15406b5b2979;hp=5d20134bc0f8a6ca5bb239a957feb5a9a0aca445;hb=4ace6fa9bfa459902184655ee40d6136f25915c8;hpb=2f8b7315fc99d6fe7ac0076b4e1b5f33f11b2209 diff --git a/README.md b/README.md index 5d20134..3b4c478 100644 --- a/README.md +++ b/README.md @@ -225,7 +225,7 @@ extern char *strerror(int errnum); You may specify a non-standard calling convention in place of `extern`, where `default` and `cdecl` have the same meaning as `extern`. -Additionally recognized calling conventions include: `mscdecl`, `stdcall` and `fastcall`. +Additionally recognized calling conventions include: `stdcall` and `fastcall`. ### Constants