Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc Remove trailing white space.



details:   https://anonhg.NetBSD.org/src/rev/45bbf8d0673f
branches:  trunk
changeset: 584496:45bbf8d0673f
user:      simonb <simonb%NetBSD.org@localhost>
date:      Wed Sep 21 09:19:23 2005 +0000

description:
Remove trailing white space.

diffstat:

 doc/TODO.nits |  12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diffs (33 lines):

diff -r baa69f7441a1 -r 45bbf8d0673f doc/TODO.nits
--- a/doc/TODO.nits     Wed Sep 21 03:13:44 2005 +0000
+++ b/doc/TODO.nits     Wed Sep 21 09:19:23 2005 +0000
@@ -1,23 +1,23 @@
-#      $NetBSD: TODO.nits,v 1.4 2005/09/21 03:13:44 christos Exp $
+#      $NetBSD: TODO.nits,v 1.5 2005/09/21 09:19:23 simonb Exp $
 #
 # This file documents small nits in our code (often marked in comments
 # with /* XXX */) and similar "small fixes needed" so that they will not
 # be forgotten.
-# 
+#
 # Generally speaking, this file represents a queue of small,
 # straightforward things to fix. If something is a serious project, it
 # should probably go in to TODO. If it is unlikely something will ever
 # be fixed, do not put it in this file, just document it in a comment.
-# 
+#
 # The entry format is:
-# 
+#
 #   YYYY-MM-DD (userid) Explanation
-# 
+#
 # The date is the date the nit was first added.
 #
 # Try to keep the format consistent -- we may want to machine parse it
 # someday.
-# 
+#
 # Add new nits at the bottom of the file. Remove old nits as you fix
 # them.
 



Home | Main Index | Thread Index | Old Index