mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-05 05:04:44 +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"
|
#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) {
|
int IsQemu(void) {
|
||||||
// qemu doesn't validate the advice argument
|
// qemu doesn't validate the advice argument
|
||||||
|
|
Loading…
Add table
Reference in a new issue