summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordjm <djm@openbsd.org>2013-02-20 08:29:27 +0000
committerdjm <djm@openbsd.org>2013-02-20 08:29:27 +0000
commit2e71d7a47597c738d73ed54fa6c83a9b31e011e2 (patch)
treef423c32d53212ef9784c365c254c77e5fefca18f
parentAdd an option to modpipe that warns if the modification offset it not (diff)
downloadwireguard-openbsd-2e71d7a47597c738d73ed54fa6c83a9b31e011e2.tar.xz
wireguard-openbsd-2e71d7a47597c738d73ed54fa6c83a9b31e011e2.zip
s/Id/OpenBSD/ in RCS tag
-rwxr-xr-xregress/usr.bin/ssh/modpipe.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/usr.bin/ssh/modpipe.c b/regress/usr.bin/ssh/modpipe.c
index aac65078e76..bcec288f39b 100755
--- a/regress/usr.bin/ssh/modpipe.c
+++ b/regress/usr.bin/ssh/modpipe.c
@@ -14,7 +14,7 @@
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: modpipe.c,v 1.3 2013/02/20 08:27:50 djm Exp $ */
+/* $OpenBSD: modpipe.c,v 1.4 2013/02/20 08:29:27 djm Exp $ */
#include <sys/types.h>
#include <unistd.h>