From b008274afdbe375b32a7e66dbd073e200f6f0587 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 4 Feb 2011 12:57:53 +0100 Subject: Nuked almost all trailing white space. We better do this once and for all instead of cluttering all future commits with diffs of trailing white spaces. In the majority of cases blank or single lines are affected and thus this change won't disturb a git blame too much. For future commits the pre-commit scripts checks that this won't happen again. --- scd/app-help.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'scd/app-help.c') diff --git a/scd/app-help.c b/scd/app-help.c index 3d9c605f6..2576d5cfa 100644 --- a/scd/app-help.c +++ b/scd/app-help.c @@ -120,7 +120,7 @@ app_help_read_length_of_cert (int slot, int fid, size_t *r_certoff) fid, gpg_strerror (err)); return 0; } - + if (!buflen || *buffer == 0xff) { log_info ("no certificate contained in FID 0x%04X\n", fid); @@ -178,5 +178,3 @@ app_help_read_length_of_cert (int slot, int fid, size_t *r_certoff) return resultlen; } - - -- cgit v1.2.3