projects
/
rrq
/
jonasforth.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65d37a3
)
cleanup
author
Ralph Ronnquist
<ralph.ronnquist@gmail.com>
Wed, 5 May 2021 03:52:24 +0000
(13:52 +1000)
committer
Ralph Ronnquist
<ralph.ronnquist@gmail.com>
Wed, 5 May 2021 03:52:24 +0000
(13:52 +1000)
lib/example.f
patch
|
blob
|
history
diff --git
a/lib/example.f
b/lib/example.f
index 499f468773c06f4163b393900b4a70b1f6143662..dad8518e7385a2b7232e7fffa67a5052ce161a67 100644
(file)
--- a/
lib/example.f
+++ b/
lib/example.f
@@
-17,8
+17,9
@@
10 FIB .U
SPACE S" (Expected: 59)" TELL NEWLINE ;
-\ This example calls the Blt() function on UEFI's Graphics Output Protocol. See
-\ the UEFI specification and uefi.f for more information.
+\ This example calls the Blt() function on UEFI's Graphics Output
+\ Protocol. See the UEFI specification and uefi.f for more
+\ information.
: BLUE-SQUARE
GraphicsOutputProtocol
HERE @ 255 C, 0 C, 0 C, 0 C, \ Buffer with single blue pixel