From: gilles Date: Wed, 14 Oct 2015 21:04:37 +0000 (+0000) Subject: whitespace X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=708a69e31d27e4b783afd9cd1013eeea991a85f1;p=openbsd whitespace --- diff --git a/usr.sbin/smtpd/forward.c b/usr.sbin/smtpd/forward.c index bbda8e4dd40..f67d2c84680 100644 --- a/usr.sbin/smtpd/forward.c +++ b/usr.sbin/smtpd/forward.c @@ -1,4 +1,4 @@ -/* $OpenBSD: forward.c,v 1.36 2015/01/20 17:37:54 deraadt Exp $ */ +/* $OpenBSD: forward.c,v 1.37 2015/10/14 21:04:37 gilles Exp $ */ /* * Copyright (c) 2008 Gilles Chehade @@ -84,7 +84,7 @@ forwards_get(int fd, struct expand *expand) } free(line); } - + ret = expand->nb_nodes > save ? 1 : 0; end: