bug#24207: Fixing documentation example for make-custom-binary-input-port
On Thu 11 Aug 2016 22:13, Christopher Allan Webber writes: > The example previously did not run, because it was missing the "closed" > parameter. Fixed. Applied, thanks :)
bug#24207: Fixing documentation example for make-custom-binary-input-port
The example previously did not run, because it was missing the "closed" parameter. Fixed. >From abed180e8ea3ada5c4e156165f0b5e648d517ba2 Mon Sep 17 00:00:00 2001 From: Christopher Allan Webber Date: Thu, 11 Aug 2016 15:10:19 -0500 Subject: [PATCH] Fix example in make-custom-binary-input-port doc