Hello,
Peter Maydell, le Sun 30 Aug 2015 19:34:25 +0100, a écrit :
> > +fprintf(stderr,"passdots %x\n", dots);
>
> Should this be a DPRINTF ?
D'oh. Sure.
> (Try scripts/checkpatch.pl.)
Ah, I didn't remember there was one. Will use it.
> > +if (nabcc_tr
On 30 August 2015 at 15:21, Samuel Thibault wrote:
> This adds support for typing ascii through the Baum Braille driver, by
> translating it to braille with the NABCC table.
>
> Signed-off-by: Samuel Thibault
>
> diff --git a/backends/baum.c b/backends/baum.c
> index a69aaff..d486e68 100644
> ---
This adds support for typing ascii through the Baum Braille driver, by
translating it to braille with the NABCC table.
Signed-off-by: Samuel Thibault
diff --git a/backends/baum.c b/backends/baum.c
index a69aaff..d486e68 100644
--- a/backends/baum.c
+++ b/backends/baum.c
@@ -1,7 +1,7 @@
/*
* Q