mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-03-03 07:29:23 +00:00
Fix typo
This commit is contained in:
parent
0e49bed660
commit
e93c8c4f8f
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
#include "libc/errno.h"
|
||||
|
||||
/**
|
||||
* Returns true if process is running under qemu-x86_64 or qemu-x86_64.
|
||||
* Returns true if process is running under qemu-x86_64 or qemu-aarch64.
|
||||
*/
|
||||
int IsQemu(void) {
|
||||
// qemu doesn't validate the advice argument
|
||||
|
|
Loading…
Add table
Reference in a new issue