shithub: figlet

Download patch

ref: d34ddd8775ca8ebad64222911e5dd60069918b54
parent: d2a8054621f4700626191e44425d3a3f831b77b1
author: glenda <glenda@9front.local>
date: Thu Aug 5 12:42:34 EDT 2021

added notes for fixes to figlet.c and chkfont.c

--- a/README
+++ b/README
@@ -237,3 +237,7 @@
 an e-mail fanatic), Ian Chai <ianchai@usa.net> and has since moved on to 
 another FIGlet enthusiast, Christiaan Keet <info@figlet.org>
 
+## Minor updates 05-Aug-2021 SMJ
+
+figlet.c:289 added return at the end of the function: myalloc
+chkfont.c:83 added return at the end of the function: my_alloc
\ No newline at end of file