diff options
| author | krw <> | 2015-01-20 04:41:01 +0000 |
|---|---|---|
| committer | krw <> | 2015-01-20 04:41:01 +0000 |
| commit | dc9caa98608febe68c6dc476ae558592e7cb9134 (patch) | |
| tree | 80577a2ce9196c7109c0cd6fb1a85c1019bce479 /src/regress/lib/libc/stdio_threading/fopen | |
| parent | 8da41a08c1b0ad547a78765a94025ba2a25b5fb0 (diff) | |
| download | openbsd-dc9caa98608febe68c6dc476ae558592e7cb9134.tar.gz openbsd-dc9caa98608febe68c6dc476ae558592e7cb9134.tar.bz2 openbsd-dc9caa98608febe68c6dc476ae558592e7cb9134.zip | |
Missing $OpenBSD$'s.
ok deraadt@
Diffstat (limited to 'src/regress/lib/libc/stdio_threading/fopen')
| -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 | * |
