From 03582021117f05fa562a2a43028b931ec21c5237 Mon Sep 17 00:00:00 2001 From: Piotr Pawel Stefaniak Date: Sun, 29 Aug 2021 11:15:45 +0200 Subject: diff: improve code style Reflow comments, strip trailing space, improve wrapping of lines. --- usr.bin/diff/diff.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/diff/diff.h') 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. * -- cgit v1.2.3