diff options
Diffstat (limited to 'src/arch/x86/include/registers.h')
| -rw-r--r-- | src/arch/x86/include/registers.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/x86/include/registers.h b/src/arch/x86/include/registers.h index d9aa3c376..dd3b59fd5 100644 --- a/src/arch/x86/include/registers.h +++ b/src/arch/x86/include/registers.h @@ -167,7 +167,7 @@ struct i386_seg_regs { * * @endcode * - * prot_call() and kir_call() create this data structure on the stack + * virt_call() and kir_call() create this data structure on the stack * and pass in a pointer to this structure. * */ |
