diff options
Diffstat (limited to 'sys/compat/pecoff/imgact_pecoff.h')
-rw-r--r-- | sys/compat/pecoff/imgact_pecoff.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/pecoff/imgact_pecoff.h b/sys/compat/pecoff/imgact_pecoff.h index 0da3a56..a625a9b 100644 --- a/sys/compat/pecoff/imgact_pecoff.h +++ b/sys/compat/pecoff/imgact_pecoff.h @@ -1,6 +1,6 @@ /* $NetBSD$ */ /* $FreeBSD$ */ -/* +/*- * Copyright (c) 2000 Masaru OKI */ |