~pkal/public-inbox

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[PATCH] fix typo for printImage call

Details
Message ID
<20191010140809.8145-1-chris@gwillia.ms>
DKIM signature
missing
Download raw message
Patch: +1 -1
---
 page.go | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/page.go b/page.go
index e7a6edf..50e7815 100644
--- a/page.go
+++ b/page.go
@@ -47,7 +47,7 @@ func printPage() {
	fmt.Println("newpage")

	if img != nil {
		primtImage()
		printImage()
		return
	}

-- 
2.23.0
Details
Message ID
<87pnj4d55b.fsf@bulbul>
In-Reply-To
<20191010140809.8145-1-chris@gwillia.ms> (view parent)
DKIM signature
missing
Download raw message
Thanks, merged it!

-- 
	With kind regards,
	Philip K.
Reply to thread Export thread (mbox)