diff options
author | 2020-11-01 18:16:08 +0000 | |
---|---|---|
committer | 2020-11-01 18:16:08 +0000 | |
commit | abb4f62ad1a467f03c31b469ff595a405eb62413 (patch) | |
tree | ba5dead3e313eda4bca1d51c83a47df40bd6a190 /usr.bin/diff/diff.h | |
parent | Do not reserve PowerPC GOT header entries when creating a relocatable (diff) | |
download | wireguard-openbsd-abb4f62ad1a467f03c31b469ff595a405eb62413.tar.xz wireguard-openbsd-abb4f62ad1a467f03c31b469ff595a405eb62413.zip |
restore RCS id removed in 1.33
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 3a36222419a..c032350c558 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. * |