diff options
author | 2018-07-10 08:08:00 +0000 | |
---|---|---|
committer | 2018-07-10 08:08:00 +0000 | |
commit | da7790c6603256a79cdbf090c7a9e496501f68fa (patch) | |
tree | 4fa3beb8b459d649dac1c907b6e33dcde5d4dcbd | |
parent | compare the right things here: we want to know if the flag has changed. (diff) | |
download | wireguard-openbsd-da7790c6603256a79cdbf090c7a9e496501f68fa.tar.xz wireguard-openbsd-da7790c6603256a79cdbf090c7a9e496501f68fa.zip |
Missing CVS Id
-rw-r--r-- | regress/sys/kern/dup2_accept/dup2_accept.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/regress/sys/kern/dup2_accept/dup2_accept.c b/regress/sys/kern/dup2_accept/dup2_accept.c index 402e7a959eb..520663b2d6f 100644 --- a/regress/sys/kern/dup2_accept/dup2_accept.c +++ b/regress/sys/kern/dup2_accept/dup2_accept.c @@ -1,3 +1,4 @@ +/* $OpenBSD: dup2_accept.c,v 1.3 2018/07/10 08:08:00 mpi Exp $ */ /* * Copyright (c) 2018 Martin Pieuchot * |