summaryrefslogtreecommitdiff
path: root/regress/modpipe.c
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2013-05-17 09:41:33 +1000
committerDarren Tucker <dtucker@zip.com.au>2013-05-17 09:41:33 +1000
commit5e95173715d516e6014485e2b6def1fb3db84036 (patch)
tree83a9ae6926e429b0af0d6fd9b5a6c17211d4e127 /regress/modpipe.c
parenta4df65b9fc68a555a7d8781700475fb03ed6e694 (diff)
- djm@cvs.openbsd.org 2013/05/10 03:46:14
[modpipe.c] sync some portability changes from portable OpenSSH (id sync only)
Diffstat (limited to 'regress/modpipe.c')
-rwxr-xr-xregress/modpipe.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/modpipe.c b/regress/modpipe.c
index 3322d1a70..85747cf7d 100755
--- a/regress/modpipe.c
+++ b/regress/modpipe.c
@@ -14,7 +14,7 @@
14 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 14 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
15 */ 15 */
16 16
17/* $OpenBSD: modpipe.c,v 1.4 2013/02/20 08:29:27 djm Exp $ */ 17/* $OpenBSD: modpipe.c,v 1.5 2013/05/10 03:46:14 djm Exp $ */
18 18
19#include "includes.h" 19#include "includes.h"
20 20