This commit is contained in:
julianb0 2019-06-16 14:01:58 +02:00
parent 3cb7b0e470
commit 88f1606927
No known key found for this signature in database
GPG Key ID: DDF8325C95299A62
1 changed files with 1 additions and 1 deletions

2
ka/ABI
View File

@ -57,7 +57,7 @@ the function
aside from 'call' and 'ret'
- never calls a variadic function
You can never omit 'enter' without omitting 'leave', anc vice-versa.
You can never omit 'enter' without omitting 'leave', and vice-versa.
#------------------------------------------------------------------------------#