Module Name:    src
Committed By:   joerg
Date:           Fri May 14 01:53:28 UTC 2010

Modified Files:
        src/gnu/usr.bin/c99: c99.1

Log Message:
Fix trailing whitespace


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/gnu/usr.bin/c99/c99.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/gnu/usr.bin/c99/c99.1
diff -u src/gnu/usr.bin/c99/c99.1:1.2 src/gnu/usr.bin/c99/c99.1:1.3
--- src/gnu/usr.bin/c99/c99.1:1.2	Wed Sep 24 00:19:46 2008
+++ src/gnu/usr.bin/c99/c99.1	Fri May 14 01:53:28 2010
@@ -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 @@
 .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 ,

Reply via email to