From 5396e24cba8390ca2d70d99c7e8772eee4ec3a11 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Tue, 18 May 2021 13:01:59 -0700 Subject: . --- html/linux/400.mu.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'html/linux/400.mu.html') diff --git a/html/linux/400.mu.html b/html/linux/400.mu.html index f8250d21..9b1270b4 100644 --- a/html/linux/400.mu.html +++ b/html/linux/400.mu.html @@ -231,9 +231,9 @@ if ('onhashchange' in window) { 176 sig enable-keyboard-type-mode 177 sig read-key-from-real-keyboard -> _/eax: grapheme 178 sig read-line-from-real-keyboard out: (addr stream byte) -179 sig open filename: (addr array byte), write?: boolean, out: (addr handle buffered-file) -180 sig populate-buffered-file-containing contents: (addr array byte), out: (addr handle buffered-file) -181 sig new-buffered-file out: (addr handle buffered-file) +179 sig open filename: (addr array byte), write?: boolean, out: (addr handle buffered-file) +180 sig populate-buffered-file-containing contents: (addr array byte), out: (addr handle buffered-file) +181 sig new-buffered-file out: (addr handle buffered-file) 182 #sig size in: (addr array _) -> _/eax: int 183 184 sig stream-empty? s: (addr stream _) -> _/eax: boolean -- cgit 1.4.1-2-gfad0