- djm@cvs.openbsd.org 2013/02/20 08:29:27
[regress/modpipe.c] s/Id/OpenBSD/ in RCS tag
This commit is contained in:
parent
283e575a7d
commit
5acc6be981
|
@ -9,6 +9,9 @@
|
|||
reached in it's stream and turn it on for t-integrity. This should catch
|
||||
cases where the session is not fuzzed for being too short (cf. my last
|
||||
"oops" commit)
|
||||
- djm@cvs.openbsd.org 2013/02/20 08:29:27
|
||||
[regress/modpipe.c]
|
||||
s/Id/OpenBSD/ in RCS tag
|
||||
|
||||
20130219
|
||||
- OpenBSD CVS Sync
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: modpipe.c,v 1.4 2013/02/20 10:13:29 djm Exp $ */
|
||||
/* $OpenBSD: modpipe.c,v 1.4 2013/02/20 08:29:27 djm Exp $ */
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <unistd.h>
|
||||
|
|
Loading…
Reference in New Issue