Index: b/g10/sign.c =================================================================== --- b/g10/sign.c +++ b/g10/sign.c @@ -1583,7 +1583,7 @@ one. */ { int tmout = 0; - while(sig->timestamp<=orig_sig->timestamp) + while(sig->timestamptimestamp) { if (++tmout > 5 && !opt.ignore_time_conflict) {