From 8464627bf444de523c05c44a5a174e4d3736549c Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 29 Aug 2007 16:59:20 +0000 Subject: Extended the --check-program output: Error messages are now inlcued in an easy parsable format. --- sm/import.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sm/import.c') diff --git a/sm/import.c b/sm/import.c index 069408f85..f76c54d1e 100644 --- a/sm/import.c +++ b/sm/import.c @@ -622,7 +622,7 @@ parse_p12 (ctrl_t ctrl, ksba_reader_t reader, } - /* If we found no error in the output of the cild, setup a suitable + /* If we found no error in the output of the child, setup a suitable error code, which will later be reset if the exit status of the child is 0. */ if (!child_err) -- cgit v1.2.3