introduce libcacard/vscard_common.h
commit0c16524709f38bb529f68c0921e72207606c57b1
authorAlon Levy <alevy@redhat.com>
Wed, 2 Feb 2011 19:48:04 +0000 (2 21:48 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Sat, 2 Apr 2011 00:07:48 +0000 (1 19:07 -0500)
treeda271248822f6c85648c82ec7cbc9d36fec59dda
parent367071447ec5b0dabc5452384bbeb62371838112
introduce libcacard/vscard_common.h

---

Signed-off-by: Alon Levy <alevy@redhat.com>
v20->v21 changes: (Jes Sorensen review)
 * license set to 2+
 * long comment fixes, remove empty line at eof.
 * add reference to COPYING

v19->v20 changes:
 * checkpatch.pl

v15->v16 changes:

Protocol change:
 * VSCMsgInit capabilities and magic
 * removed ReaderResponse, will use Error instead with code==VSC_SUCCESS.
 * adaded Flush and FlushComplete, remove Reconnect.
 * define VSCARD_MAGIC
 * added error code VSC_SUCCESS.

Fixes:
 * update VSCMsgInit comment
 * fix message type enum
 * remove underscore from wrapping define
 * update copyright
 * updated comments.
 * Header comment updated
 * remove C++ style comment
 * fix comment for VSCMsgError
 * give names to enums in typedefs
libcacard/vscard_common.h [new file with mode: 0644]