Commit: 564197f21ac0a5fffd84d01bc752c50fc2d735f1
Parent: 3dfad1a62c3e3b0557f0f83503bf720532c0dca6
Author: David Herrmann <dh.herrmann@googlemail.com>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2011-07-14 17:21:41
Tree: 91e1f0e4e1f09b28cbfc18377e9d54a624e67023

Fix read_pin_code to return ssize_t read_pin_code returns the length of a memory block and hence should use ssize_t as type.

Diffstat

M src/event.c | 2 +-
M src/storage.c | 4 ++- -
M src/storage.h | 2 +-

3 files changed, 4 insertions(+), 4 deletions(-)

View Full Diff | Patch