diff options
| author | joerg <joerg@NetBSD.org> | 2010-05-14 01:53:28 +0000 |
|---|---|---|
| committer | joerg <joerg@NetBSD.org> | 2010-05-14 01:53:28 +0000 |
| commit | 571df0a6a56cd3dddb9fa3b9659ababbf03b85b3 (patch) | |
| tree | 3cf3a2c1f9911aa55ffa8bd12384de6c28e8b674 /gnu/usr.bin | |
| parent | 1a922c0c778c06a9a8612c12ffbb3337cf3cd848 (diff) | |
Fix trailing whitespace
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/c99/c99.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/c99/c99.1 b/gnu/usr.bin/c99/c99.1 index a1913c167ba..d368f1a874b 100644 --- a/gnu/usr.bin/c99/c99.1 +++ b/gnu/usr.bin/c99/c99.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: c99.1,v 1.2 2008/09/24 00:19:46 hubertf Exp $ +.\" $NetBSD: c99.1,v 1.3 2010/05/14 01:53:28 joerg Exp $ .\" .\" Copyright (c) 1999-2008 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -45,7 +45,7 @@ specification. .Pp This includes inline functions, variable-length arrays, support for one-line -comments beginning with //, +comments beginning with //, disabling non-ANSI compiler features (such as .Ar asm , .Ar typeof , |
