diff options
author | Piotr Pawel Stefaniak <pstef@FreeBSD.org> | 2021-08-29 09:15:45 +0000 |
---|---|---|
committer | Piotr Pawel Stefaniak <pstef@FreeBSD.org> | 2021-09-15 23:36:41 +0000 |
commit | 03582021117f05fa562a2a43028b931ec21c5237 (patch) | |
tree | fad64b5c166c8131693775fa2895251313b5f594 /usr.bin/diff/diff.h | |
parent | 22b20b45c9118bf6ef313c074cdb107a1eaca78e (diff) |
Diffstat (limited to 'usr.bin/diff/diff.h')
-rw-r--r-- | usr.bin/diff/diff.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/diff/diff.h b/usr.bin/diff/diff.h index b5536bd7bf77..28d08288e1e9 100644 --- a/usr.bin/diff/diff.h +++ b/usr.bin/diff/diff.h @@ -1,6 +1,6 @@ +/* $OpenBSD: diff.h,v 1.34 2020/11/01 18:16:08 jcs Exp $ */ - -/*ROR +/*- * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * |