diff options
author | Charles Longeau <chl@cvs.openbsd.org> | 2009-04-26 14:17:46 +0000 |
---|---|---|
committer | Charles Longeau <chl@cvs.openbsd.org> | 2009-04-26 14:17:46 +0000 |
commit | 28220e748f718756fd97330f36e696dec1c415d3 (patch) | |
tree | 64a23320fc67ade13b245fa848c59494bba68df0 /usr.bin/file/file_opts.h | |
parent | 104f201e18b98d1cf0dd00365556b2eaa90ff1f1 (diff) |
add missing $OpenBSD$ tags
ok ian@
Diffstat (limited to 'usr.bin/file/file_opts.h')
-rw-r--r-- | usr.bin/file/file_opts.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/file/file_opts.h b/usr.bin/file/file_opts.h index 46bc08ae4b4..593bc2f7661 100644 --- a/usr.bin/file/file_opts.h +++ b/usr.bin/file/file_opts.h @@ -1,3 +1,4 @@ +/* $OpenBSD: file_opts.h,v 1.2 2009/04/26 14:17:45 chl Exp $ */ /* * Table of command-line options * |