summaryrefslogtreecommitdiff
path: root/openbsd-compat
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2007-10-26 16:16:09 +1000
committerDamien Miller <djm@mindrot.org>2007-10-26 16:16:09 +1000
commita97529fa2ead2e6fa88de3cc599832cf1e3bc4eb (patch)
treee2a5ef7e1b00e72b58f9112ae0de3572fdd6493b /openbsd-compat
parent9ed564349195376767bb2ef8cbb502401f0d0dbf (diff)
- (djm) [openbsd-compat/bindresvport.c]
Sync RCS ID after irrelevant (for portable OpenSSH) header shuffling
Diffstat (limited to 'openbsd-compat')
-rw-r--r--openbsd-compat/bindresvport.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsd-compat/bindresvport.c b/openbsd-compat/bindresvport.c
index 65afed1e3..08a53b8cd 100644
--- a/openbsd-compat/bindresvport.c
+++ b/openbsd-compat/bindresvport.c
@@ -1,6 +1,6 @@
1/* This file has be substantially modified from the original OpenBSD source */ 1/* This file has be substantially modified from the original OpenBSD source */
2 2
3/* $OpenBSD: bindresvport.c,v 1.16 2005/04/01 07:44:03 otto Exp $ */ 3/* $OpenBSD: bindresvport.c,v 1.17 2005/12/21 01:40:22 millert Exp $ */
4 4
5/* 5/*
6 * Copyright 1996, Jason Downs. All rights reserved. 6 * Copyright 1996, Jason Downs. All rights reserved.