diff options
Diffstat (limited to 'src/regress/lib/libc/stdio_threading')
-rwxr-xr-x | src/regress/lib/libc/stdio_threading/fopen/fopen_test.c | 1 |
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 | * |