X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;ds=inline;f=lib%2Fexample.f;h=dad8518e7385a2b7232e7fffa67a5052ce161a67;hb=f421b4e96f0f0a7c677eb9aae97846686c7e3750;hp=499f468773c06f4163b393900b4a70b1f6143662;hpb=65d37a3d83e6b8b5141954b01283b8f0450a35ae;p=rrq%2Fjonasforth.git diff --git a/lib/example.f b/lib/example.f index 499f468..dad8518 100644 --- 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