summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/stdio_threading
diff options
context:
space:
mode:
Diffstat (limited to 'src/regress/lib/libc/stdio_threading')
-rwxr-xr-xsrc/regress/lib/libc/stdio_threading/fopen/fopen_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/regress/lib/libc/stdio_threading/fopen/fopen_test.c b/src/regress/lib/libc/stdio_threading/fopen/fopen_test.c
index 72359bb323..89172d9fb7 100755
--- a/src/regress/lib/libc/stdio_threading/fopen/fopen_test.c
+++ b/src/regress/lib/libc/stdio_threading/fopen/fopen_test.c
@@ -1,3 +1,4 @@
1/* $OpenBSD: fopen_test.c,v 1.2 2015/01/20 04:41:01 krw Exp $ */
1/* 2/*
2 * Copyright (c) 2008 Bret S. Lambert <blambert@openbsd.org> 3 * Copyright (c) 2008 Bret S. Lambert <blambert@openbsd.org>
3 * 4 *