summaryrefslogtreecommitdiff
path: root/vcardt.h
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2010-07-28 20:10:04 +0300
committerAlon Levy <alevy@redhat.com>2010-07-28 20:10:04 +0300
commitb953e440c2b323ee8cdb35c74f7886fd9c547f16 (patch)
tree8ae34db13454b8bb6c4243589d025567f2f4db0d /vcardt.h
parentf8d3142a14d79ed183ba970419f188d35f62e9cc (diff)
white space fixes
Diffstat (limited to 'vcardt.h')
-rw-r--r--vcardt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcardt.h b/vcardt.h
index 80a6ba0..020814d 100644
--- a/vcardt.h
+++ b/vcardt.h
@@ -42,7 +42,7 @@ typedef enum {
} VCardPower;
typedef VCardStatus (*VCardProcessAPDU)(VCard *card, VCardAPDU *apdu,
- VCardResponse **response);
+ VCardResponse **response);
typedef void (*VCardAppletPrivateFree) (VCardAppletPrivate *);
typedef void (*VCardEmulFree) (VCardEmul *);