On Wed, Mar 23, 2016 at 05:38:32AM -0400, Frediano Ziglio wrote:
> > diff --git a/server/smartcard.h b/server/smartcard.h
> > index 32d2367..4b00433 100644
> > --- a/server/smartcard.h
> > +++ b/server/smartcard.h
> > @@ -1,6 +1,6 @@
> > /* -*- Mode: C; c-basic-offset: 4; indent-tabs-mode: nil -*-
>
> From: Christophe Fergeau
>
> This inherits from RedCharDevice. Once all char device states are
> converted, we can turn the associated vfuncs into RedCharDeviceClass
> vfuncs.
> ---
> server/smartcard.c | 221
> +
> server/smartcard.h |
From: Christophe Fergeau
This inherits from RedCharDevice. Once all char device states are
converted, we can turn the associated vfuncs into RedCharDeviceClass
vfuncs.
---
server/smartcard.c | 221 +
server/smartcard.h | 30 +++-
2 files c